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 ca6a633

Browse files
committed
docs: shorten package manager commands
1 parent 4f157fd commit ca6a633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ npm install --save-dev @vitest/ui
8787
how) and run the following command to run the tests.
8888

8989
```bash npm2yarn
90-
npm run test
90+
npm test
9191
```
9292

9393
## Jest
@@ -180,7 +180,7 @@ npm install --save-dev @vitest/ui
180180
and run it
181181

182182
```bash npm2yarn
183-
npm run test
183+
npm test
184184
```
185185

186186
### TypeScript

0 commit comments

Comments
(0)

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