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 fd1056d

Browse files
[更改] 更正测试指定题解的命令
1 parent 81dc774 commit fd1056d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm run test
1919
### 测试指定题解
2020

2121
```shell
22-
npx run jest [题目编号]
22+
npx jest [题目编号]
2323
```
2424

2525
注:题解源码与单元测试文件的命名需要包含题目编号,如 `[题目编号]_[英文小驼峰题目名称].test.ts`

0 commit comments

Comments
(0)

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