Commit c2ece3c
committed
test: fix assertion for non-existent resource deletion
- Update test to assert no notification is sent when deleting non-existent resource
- Replace expectation of notification with assertion that no notification occurs
- Fail test if unexpected notification is received1 parent 988fc94 commit c2ece3c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments