Skip to content

Commit

Permalink
test: disable warnings to fix flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Nov 6, 2021
1 parent 80b8440 commit 08ccfbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Flags: --experimental-json-modules
// Flags: --experimental-json-modules --no-warnings
/* eslint-disable no-unused-vars */
import '../common/index.mjs';
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };

0 comments on commit 08ccfbd

Please sign in to comment.