Skip to content

Commit

Permalink
[ci] several more tweaks to compat check workflow (#3785)
Browse files Browse the repository at this point in the history
  • Loading branch information
acao authored Sep 16, 2024
1 parent 8300f33 commit e7915d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphiql/cypress/e2e/incremental-delivery.cy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { version } from 'graphql';
// import { version } from 'graphql';

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

0 comments on commit e7915d8

Please sign in to comment.