Skip to content

Commit 69d9154

Browse files
committed
Fix windows test
1 parent 042bcba commit 69d9154

File tree

1 file changed

+2
-3
lines changed
  • fixtures/webstudio-features

1 file changed

+2
-3
lines changed

fixtures/webstudio-features/.npmrc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
force=true
2-
loglevel=error
3-
audit=false
4-
fund=false
2+
# to support using NODE_OPTIONS for windows tests
3+
shell-emulator=true

0 commit comments

Comments
 (0)