diff --git a/challenges/bootstrap.json b/challenges/bootstrap.json
index a29056abc3..3b74e2e74a 100644
--- a/challenges/bootstrap.json
+++ b/challenges/bootstrap.json
@@ -2121,7 +2121,7 @@
"Add a comment at the top of your HTML that says Only change code above this line.
"
],
"tests": [
- "assert(editor.match(/.*\\n+.+/g), 'Be sure to close your comment with -->
.')"
],