Skip to content

Commit b4fea14

Browse files
aduh95danielleadams
authored andcommitted
test: disable warnings to fix flaky test
Fixes: #40738 PR-URL: #40739 Backport-PR-URL: #41776 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 1b8169a commit b4fea14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Flags: --experimental-json-modules
1+
// Flags: --experimental-json-modules --no-warnings
22
/* eslint-disable no-unused-vars */
33
import '../common/index.mjs';
44
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };

0 commit comments

Comments
 (0)