Skip to content

Commit 65ba5ba

Browse files
committed
test: skip packages/cli/snap-tests-global/create-missing-typecheck on macOS and win32
1 parent e811747 commit 65ba5ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/cli/snap-tests-global/create-missing-typecheck

packages/cli/snap-tests-global/create-missing-typecheck/steps.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ignoredPlatforms": ["darwin", "win32"],
23
"commands": [
34
{
45
"command": "vp create vite:application --no-interactive # create standalone app",

0 commit comments

Comments
 (0)