From dafb280494fb4863a0feb7d6563cea5d9113f3af Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Mon, 16 Nov 2020 14:01:12 +0100 Subject: [PATCH] linting --- backend/src/schema/resolvers/embeds.spec.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/backend/src/schema/resolvers/embeds.spec.js b/backend/src/schema/resolvers/embeds.spec.js index 6b35c47de..6c034acf7 100644 --- a/backend/src/schema/resolvers/embeds.spec.js +++ b/backend/src/schema/resolvers/embeds.spec.js @@ -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',