Skip to content

Commit 6c4f32a

Browse files
authored
Update task.md
1 parent a9cbc59 commit 6c4f32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/03-code-quality/05-testing-mocha/3-pow-test-wrong

1-js/03-code-quality/05-testing-mocha/3-pow-test-wrong/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ it("Raises x to the power n", function() {
2121
});
2222
```
2323

24-
附:从语法上来说这些测试代码是挣钱和能通过的
24+
附:从语法上来说这些测试代码是正确且能通过的

0 commit comments

Comments
 (0)