diff --git a/backend/src/helpers/jest.js b/backend/src/helpers/jest.js index 14317642b..ecfc1a042 100644 --- a/backend/src/helpers/jest.js +++ b/backend/src/helpers/jest.js @@ -1,5 +1,6 @@ -// TODO: can be replaced with, which is no a fake: +// TODO: can be replaced with: (which is no a fake) // import gql from 'graphql-tag' +// See issue: https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/5152 //* This is a fake ES2015 template string, just to benefit of syntax // highlighting of `gql` template strings in certain editors.