diff --git a/client/cypress/integration/spellcheck.spec.js b/client/cypress/integration/spellcheck.spec.js index 1204528e..6cb9548d 100644 --- a/client/cypress/integration/spellcheck.spec.js +++ b/client/cypress/integration/spellcheck.spec.js @@ -8,7 +8,6 @@ describe('Spellcheck', () => { cy.server(); cy.mockGraphql({ schema: schema, - // endpoint: '/api/graphql' operations: { MeQuery: { me: {