diff --git a/seed/challenges/bootstrap.json b/seed/challenges/bootstrap.json
index 5c0ddb95a8..def874e207 100644
--- a/seed/challenges/bootstrap.json
+++ b/seed/challenges/bootstrap.json
@@ -2036,9 +2036,9 @@
"Add a comment at the top of your HTML that says You shouldn't need to modify code below this line
."
],
"tests": [
- "assert(editor.match(//g).length > 1, 'Be sure to close your comment with -->
.')"
+ "assert(editor.match(//g) && editor.match(/-->/g).length > 0, 'Be sure to close your comment with -->
.')"
],
"challengeSeed": [
"