diff --git a/seed/challenges/json-apis-and-ajax.json b/seed/challenges/json-apis-and-ajax.json index 7e8200980e..53d71fcf3c 100644 --- a/seed/challenges/json-apis-and-ajax.json +++ b/seed/challenges/json-apis-and-ajax.json @@ -174,7 +174,7 @@ "});" ], "tests": [ - "assert(editor.match(/json\\.map/gi), 'The message box should have something in it.')" + "assert(editor.match(/json\\.forEach/gi), 'The message box should have something in it.')" ], "challengeSeed": [ "fccss",