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