Commit f76528f
authored
Fixed flaky test (#4165)
The URL www.squirrelchasers.com is actually existing, so we should not
access it in our tests. Hope this make the test more stable.1 parent eb189ef commit f76528f
1 file changed
+8
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
405 | 405 | | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
418 | 409 | | |
419 | 410 | | |
420 | 411 | | |
421 | 412 | | |
422 | | - | |
| 413 | + | |
0 commit comments