Commit e06d80f
committed
Avoid unnecessary wait in test
This test is testing deploying local charm with channel argument. It
would fail at the deploy if something's wrong, so no need to actually
wait for the active status after deploy. The final assert in the test
makes sure the deploy was successful.1 parent 166a66c commit e06d80f
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
| |||
0 commit comments