We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d00876 commit 6120fe5Copy full SHA for 6120fe5
tests/test_actinia_strds_management.py
@@ -138,4 +138,3 @@ def test_get_strds_info(self) -> None:
138
.mapsets[NEW_MAPSET_NAME]
139
.delete_strds(STRDS_NAME)
140
)
141
- assert isinstance(resp, dict), "response is not a dictionary"
0 commit comments