Skip to content

Commit 283fe06

Browse files
committed
Editing the code
1 parent 07685f8 commit 283fe06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ console.log(getCardValue("10♣"));
8585
console.log(getCardValue("J♦"));
8686
console.log(getCardValue("A♥"));
8787
console.log(getCardValue("11♠"));
88+
console.log(getCardValue("J"));

0 commit comments

Comments
 (0)