Merge pull request #5814 from HoBi/fix/shopping-list-tests
Fix shopping list test
This commit is contained in:
@ -1766,9 +1766,6 @@
|
||||
" count = myList.length;",
|
||||
" return JSON.stringify(myList);",
|
||||
" } else {",
|
||||
" isArray = false;",
|
||||
" hasString = false;",
|
||||
" hasNumber = false;",
|
||||
" return \"myList is not an array\";",
|
||||
" }",
|
||||
"",
|
||||
|
Reference in New Issue
Block a user