Skip to content

Commit 93d2079

Browse files
authored
Restore missing newline at end of file
1 parent c6f70e8 commit 93d2079

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
@@ -17,3 +17,4 @@ test(`Should return 11 when given an ace card`, () => {
1717
// To learn how to test whether a function throws an error as expected in Jest,
1818
// please refer to the Jest documentation:
1919
// https://jestjs.io/docs/expect#tothrowerror
20+

0 commit comments

Comments
 (0)