From 715d49375eca1b9e453c79996f8839fe12a70098 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 --- challenges/03-front-end-libraries/jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/challenges/03-front-end-libraries/jquery.json b/challenges/03-front-end-libraries/jquery.json index adea079bed..3c64e782e4 100644 --- a/challenges/03-front-end-libraries/jquery.json +++ b/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(/