Commit 130af91
committed
refactor(test): Use check_output in check_guest_connections
Now that the assertion on the `run` return code is paired with the .run
call itself, combine them into .check_output.
Also use check_output further up.
Signed-off-by: Patrick Roy <[email protected]>1 parent fc23b71 commit 130af91
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
| 186 | + | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
| |||
0 commit comments