From 3249f206269d5fe62c78dc6e9bdf61675dcad033 Mon Sep 17 00:00:00 2001 From: Ayushi Jain Date: Thu, 2 Feb 2017 11:56:57 -0500 Subject: [PATCH] Allow closing brackets on the same line --- seed/challenges/03-front-end-libraries/jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/challenges/03-front-end-libraries/jquery.json b/seed/challenges/03-front-end-libraries/jquery.json index adea079bed..3c64e782e4 100644 --- a/seed/challenges/03-front-end-libraries/jquery.json +++ b/seed/challenges/03-front-end-libraries/jquery.json @@ -418,10 +418,10 @@ "" ], "tests": [ - "assert(!code.match(/e\"\\);/g) && !code.match(/t\"\\);/g), 'message: Delete all three of your jQuery functions from your document ready function.');", + "assert(code.match(/\\{\\s*\\}\\);/g), 'message: Delete all three of your jQuery functions from your document ready function.');", "assert(code.match(/