Commit 32273a3
authored
The way it was implemented right now, the test was flakey, since it
didn't wait for the passthrough controller to be loaded. This way, it
could happen that the switch command was called while the CM didn't even
know the passthrough controller resulting in the service call failing.
Switching the controller shouldn't be necessary for the test, anyway, so
it is removed in this commit.
1 parent b5ee5a0 commit 32273a3
1 file changed
Lines changed: 0 additions & 8 deletions
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 168 | | |
177 | 169 | | |
178 | 170 | | |
| |||
0 commit comments