From d9aa7bf7128c987c8dbdb842363ad5ee1c7621d5 Mon Sep 17 00:00:00 2001 From: Dieter Daems Date: Wed, 2 Dec 2015 07:36:47 +0100 Subject: [PATCH] Fix second test to only test for brackets - properly detect curly brackets without countradicting the first test result. --- seed/challenges/html5-and-css.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(/