Skip to content

Commit 5d5d095

Browse files
removed scratch work
1 parent a1e9f60 commit 5d5d095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-3/2-practice-tdd/count.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ function countChar(stringOfCharacters, findCharacter) {
1212
}
1313

1414
module.exports = countChar;
15-
console.log(countChar("aaaaa","a"));
15+

0 commit comments

Comments
 (0)