Remove comment

This commit is contained in:
Christian Cueni 2020-05-12 14:42:49 +02:00
parent ce299e0f0e
commit fe82410947
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ describe('Spellcheck', () => {
cy.server();
cy.mockGraphql({
schema: schema,
// endpoint: '/api/graphql'
operations: {
MeQuery: {
me: {