Commit 83327ea
authored
chore: use simpler assert in delete_subnet_test (#10722)
As
[suggested](https://github.com/dfinity/ic/pull/10713/changes#r3557795611)
by @daniel-wong-dfinity-org this simplifies the `final_subnet` asserts
which should also result in better error messages in case the assert
fails.1 parent cccc33d commit 83327ea
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 171 | + | |
176 | 172 | | |
177 | 173 | | |
178 | 174 | | |
| |||
0 commit comments