Commit 95a3558
authored
test: fix waiting for an HTTP service to be available in an HTTPS test (#929)
In #928 a boolean got flipped. Probably a copy-paste error.
This caused the test to wait for an HTTP service to be available in an
HTTPS test.1 parent 6a63ca4 commit 95a3558
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments