Skip to content

Commit 84b767d

Browse files
committed
fix in 17 for new jasmine output
1 parent 968abda commit 84b767d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapter_17_javascript.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,8 +854,8 @@ That doesn't work! We get an unexpected error:
854854
[subs="specialcharacters,quotes"]
855855
----
856856
2 specs, 2 failures, randomized with seed 12345 finished in 0.005s
857-
Error during loading: TypeError: textInput is null in
858-
file:///...goat-book/src/lists/static/lists.js line 2
857+
Error during loading: TypeError: can't access property "oninput", textInput is
858+
null in file:///...goat-book/src/lists/static/lists.js line 2
859859
Spec List | Failures
860860
861861
Superlists JavaScript > should hide error message on input

0 commit comments

Comments
 (0)