Skip to content

Commit 834d8e5

Browse files
committed
test: ignore win32 for vpr snap test
vite-task produces different output on Windows, skip for now.
1 parent 256a094 commit 834d8e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/cli/snap-tests-global/command-vpr

packages/cli/snap-tests-global/command-vpr/steps.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ignoredPlatforms": ["win32"],
23
"commands": [
34
"vpr -h # should show vp run help",
45
"vpr hello # should run script via vpr shorthand",

0 commit comments

Comments
 (0)