From 4c0d587784d96a793f319a4cbaf00c87c63f559c Mon Sep 17 00:00:00 2001 From: huyenltnguyen <25715018+huyenltnguyen@users.noreply.github.com> Date: Thu, 28 Jun 2018 04:32:41 +0700 Subject: [PATCH] fix(challenges): fix a test case in an Applied Accessibility fix a test case in Applied Accessibility: Improve Accessibility of Audio Content with the audio Element --- challenges/01-responsive-web-design/applied-accessibility.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/01-responsive-web-design/applied-accessibility.json b/challenges/01-responsive-web-design/applied-accessibility.json index 5930defdc..7bb301988 100644 --- a/challenges/01-responsive-web-design/applied-accessibility.json +++ b/challenges/01-responsive-web-design/applied-accessibility.json @@ -521,7 +521,7 @@ "text": "Make sure your audio element has a closing tag.", "testString": - "assert(code.match(/<\\/audio>/g) && code.match(/