Commit 8d67455
committed
check for the empty string to detect a non answer === was causing other tests to fail when they should not have due to type mismatches. Since all values from the text input box are strings === caused them to fail against their proper types from the trace information.
1 parent eda9071 commit 8d67455
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3449 | 3449 | | |
3450 | 3450 | | |
3451 | 3451 | | |
3452 | | - | |
| 3452 | + | |
3453 | 3453 | | |
3454 | 3454 | | |
3455 | 3455 | | |
| |||
0 commit comments