This commit is contained in:
Moriz Wahl 2020-11-16 14:01:12 +01:00
parent 71f4e2bd6e
commit dafb280494

View File

@ -18,7 +18,10 @@ const HumanConnectionOrg = fs.readFileSync(
path.join(__dirname, '../../../snapshots/embeds/HumanConnectionOrg.html'),
'utf8',
)
const pr3934 = fs.readFileSync(path.join(__dirname, '../../../snapshots/embeds/pr3934.html'), 'utf8')
const pr3934 = fs.readFileSync(
path.join(__dirname, '../../../snapshots/embeds/pr3934.html'),
'utf8',
)
const babyLovesCat = fs.readFileSync(
path.join(__dirname, '../../../snapshots/embeds/babyLovesCat.html'),
'utf8',
@ -163,8 +166,7 @@ describe('Query', () => {
description: `🍰 Pullrequest
Have all the information for the brand in separate config files. Set these defaults to ocelot.social`,
url: 'https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3934',
image:
'https://avatars3.githubusercontent.com/u/67983243?s=400&v=4',
image: 'https://avatars3.githubusercontent.com/u/67983243?s=400&v=4',
audio: null,
video: null,
lang: 'en',