fix(challenges): commented output was wrong
This commit is contained in:
parent
5e12499cd1
commit
3cb972ecee
@ -562,7 +562,7 @@
|
||||
" };",
|
||||
"})();",
|
||||
"console.log(increment(5, 2)); // returns 7",
|
||||
"console.log(increment(5)); // returns NaN"
|
||||
"console.log(increment(5)); // returns 6"
|
||||
],
|
||||
"head": [],
|
||||
"tail": []
|
||||
|
Loading…
x
Reference in New Issue
Block a user