From cbbfc08108f1a0d681c58513534eed8edf9e956d Mon Sep 17 00:00:00 2001
From: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Date: Wed, 24 Jul 2019 05:13:06 -0700
Subject: [PATCH] fix: removed more assert msg args (#36441)
---
.../basic-html-and-html5/uncomment-html.english.md | 2 +-
...e-the-justify-content-property-in-the-tweet-embed.english.md | 2 +-
...grid-units-to-change-the-size-of-columns-and-rows.english.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md
index e3e761b4df..94931837c7 100644
--- a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md
+++ b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/uncomment-html.english.md
@@ -29,7 +29,7 @@ tests:
- text: Make your p
element visible on your page by uncommenting it.
testString: assert($("p").length > 0);
- text: Be sure to delete all trailing comment tags, i.e. -->
.
- testString: assert(!/[^fc]-->/gi.test(code.replace(/ */gi.test(code.replace(/ *