Skip to content

Commit f5de05d

Browse files
Update Sprint-3/1-implement-and-rewrite-tests/README.md
Co-authored-by: Daniel Wagner-Hall <daniel@codeyourfuture.io>
1 parent da7d62c commit f5de05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Sprint-3/1-implement-and-rewrite-tests

Sprint-3/1-implement-and-rewrite-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ to choose test values that thoroughly test a function.
88
In the `implement` directory you've got a number of functions you'll need to implement.
99
For each function, you also have a number of different cases you'll need to check for your function.
1010

11-
Write your implementation and then write your tests to cover the cases the function should fulfil.
11+
Write your implementation and your tests to cover the cases the function should fulfil.
1212

1313
Here is a recommended order:
1414

0 commit comments

Comments
 (0)