diff --git a/seed/challenges/html5-and-css.json b/seed/challenges/html5-and-css.json
index 8c2623bbee..2d94749363 100644
--- a/seed/challenges/html5-and-css.json
+++ b/seed/challenges/html5-and-css.json
@@ -3407,7 +3407,7 @@
],
"tests": [
"assert($(\"body\").css(\"background-color\") === \"rgb(0, 0, 0)\", 'message: Give your body
element the background-color
of black.');",
- "assert(code.match(/