Skip to content

Commit e7915d8

Browse files
authored
[ci] several more tweaks to compat check workflow (#3785)
1 parent 8300f33 commit e7915d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphiql/cypress/e2e/incremental-delivery.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { version } from 'graphql';
1+
// import { version } from 'graphql';
22

33
let describeOrSkip: Mocha.SuiteFunction | Mocha.PendingSuiteFunction = describe;
44
// TODO: add support to graphql-http for IncrementalDelivery first

0 commit comments

Comments
 (0)