Skip to content

Commit 627cbc3

Browse files
committed
disable fingerprint-ignore-test on Windows
1 parent 5b7cf9a commit 627cbc3

File tree

1 file changed

+1
-1
lines changed
  • packages/cli/snap-tests/fingerprint-ignore-test

1 file changed

+1
-1
lines changed

packages/cli/snap-tests/fingerprint-ignore-test/steps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ignoredPlatforms": ["linux"],
2+
"ignoredPlatforms": ["linux", "win32"],
33
"env": {
44
"VITE_DISABLE_AUTO_INSTALL": "1"
55
},

0 commit comments

Comments
 (0)