Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 429ddb1

Browse files
committed
docs: remove remaining npm specific command
1 parent 5f1d025 commit 429ddb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/svelte-testing-library/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ npm install --save-dev @vitest/ui
104104
{
105105
"scripts": {
106106
"test": "jest src",
107-
"test:watch": "npm run test -- --watch"
107+
"test:watch": "jest src --watch"
108108
}
109109
}
110110
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /