Commit accbde6
committed
Fix configuration tests if server has no preloaded configurations
Fixes the following failures if the server used for the tests contains
pre-loaded configurations.
FAILED test_tsp.py::TestTspClient::test_fetch_configurations_none -
assert []
FAILED test_tsp.py::TestTspClient::test_posted_configuration_deleted -
assert []
Signed-off-by: Bernd Hufmann <[email protected]>1 parent bae43f9 commit accbde6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| |||
0 commit comments