We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f483dd commit 9e31389Copy full SHA for 9e31389
Sprint-2/5-stretch-extend/format-time.js
@@ -22,4 +22,4 @@ const targetOutput2 = "11:00 pm";
22
console.assert(
23
currentOutput2 === targetOutput2,
24
`current output: ${currentOutput2}, target output: ${targetOutput2}`
25
-);
+);
0 commit comments