Skip to content

Commit

Permalink
Merge branch 'sk-inf-674-changesets' into sk-inf-674-changesets-test
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype committed Apr 11, 2024
2 parents 6952fe9 + 386ba5a commit e5df8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-audius-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "eslint",
"prepublishOnly": "rm -rf dist && npm run build",
"setup-test-env": "./tests/e2e/setup-test-env.sh",
"test": "vitest run --passWithNoTests",
"test": "vitest --passWithNoTests",
"test:watch": "vitest tests/integration",
"test:e2e": "playwright test",
"typecheck": "tsc",
Expand Down

0 comments on commit e5df8bd

Please sign in to comment.