Skip to content

Commit 78dd2fd

Browse files
committed
restored Sprint2 5-stretch-extend
1 parent f409459 commit 78dd2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-2/5-stretch-extend/format-time.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ const targetOutput2 = "11:00 pm";
2222
console.assert(
2323
currentOutput2 === targetOutput2,
2424
`current output: ${currentOutput2}, target output: ${targetOutput2}`
25-
);
25+
);

0 commit comments

Comments
 (0)