diff --git a/challenges/bootstrap.json b/challenges/bootstrap.json index 9c6d924f41..927f17a6fa 100644 --- a/challenges/bootstrap.json +++ b/challenges/bootstrap.json @@ -2141,7 +2141,7 @@ "tests": [ "assert(editor.match(/.*\\n.+/g), 'Be sure to close your comment with -->.')" + "assert(editor.match(/-->.*\\n+.+/g), 'Be sure to close your comment with -->.')" ], "challengeSeed": [ "
",