diff --git a/seed_data/challenges/bootstrap.json b/seed_data/challenges/bootstrap.json index b7bb6c27ee..bcf2090c1a 100644 --- a/seed_data/challenges/bootstrap.json +++ b/seed_data/challenges/bootstrap.json @@ -182,7 +182,7 @@ "tests": [ "assert($('button').hasClass('btn'), 'Your new button should have the class \"btn\".')", "assert(new RegExp('like this photo','gi').test($('button.btn').text()), 'Your button should have the text \"like this photo\".')", - "assert(editor.match(/<\\/button>/g) && editor.match(/<\\/button>/g).length === editor.match(/