Skip to content

Commit 2fe0a72

Browse files
committed
3-get-card-value.test.js committed
1 parent 155127d commit 2fe0a72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sprint-3/1-implement-and-rewrite-tests/rewrite-tests-with-jest/3-get-card-value.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ test(`Should return 11 when given an ace card`, () => {
2121
// please refer to the Jest documentation:
2222
// https://jestjs.io/docs/expect#tothrowerror
2323
*
24+
* End of original file
2425
*/
2526

2627
// Implementation

0 commit comments

Comments
 (0)