Fix schema
This commit is contained in:
parent
9a2991961c
commit
91c83defb0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -9,7 +9,6 @@ describe('Email Verifcation', () => {
|
|||
cy.viewport('macbook-15');
|
||||
cy.mockGraphql({
|
||||
schema: schema,
|
||||
// endpoint: '/api/graphql'
|
||||
operations: {
|
||||
Registration: variables => {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in New Issue