diff --git a/cypress/e2e/preflight-script.cy.ts b/cypress/e2e/preflight-script.cy.ts index 2392d1eb9b..e5e0be29f3 100644 --- a/cypress/e2e/preflight-script.cy.ts +++ b/cypress/e2e/preflight-script.cy.ts @@ -210,5 +210,3 @@ describe('Execution', () => { cy.get('.graphiql-execute-button').click(); }); }); - -// todo: test error while setting non primitive in env