Skip to content

Commit a420da6

Browse files
aduh95targos
authored andcommittedNov 8, 2021
test: disable warnings to fix flaky test
Fixes: #40738 PR-URL: #40739 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent d0a41c9 commit a420da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 
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)