Skip to content

Commit 6120fe5

Browse files
committed
no return from delete
1 parent 9d00876 commit 6120fe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_actinia_strds_management.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,3 @@ def test_get_strds_info(self) -> None:
138138
.mapsets[NEW_MAPSET_NAME]
139139
.delete_strds(STRDS_NAME)
140140
)
141-
assert isinstance(resp, dict), "response is not a dictionary"

0 commit comments

Comments
 (0)