Remove comment
This commit is contained in:
parent
ce299e0f0e
commit
fe82410947
|
|
@ -8,7 +8,6 @@ describe('Spellcheck', () => {
|
|||
cy.server();
|
||||
cy.mockGraphql({
|
||||
schema: schema,
|
||||
// endpoint: '/api/graphql'
|
||||
operations: {
|
||||
MeQuery: {
|
||||
me: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue