Skip to content

Commit 10a8373

Browse files
Final fix: remove manual console log from card value tests
1 parent bb4c049 commit 10a8373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ try {
9898
console.error("Error was not thrown for 'A?'");
9999
} catch (e) {}
100100

101-
console.log("Tests complete!");
101+

0 commit comments

Comments
 (0)