Small fixes

This commit is contained in:
Beto Dealmeida
2026-04-20 15:55:34 -04:00
parent 18fe52874b
commit cb37041d20
5 changed files with 76 additions and 10 deletions

View File

@@ -1890,7 +1890,7 @@ def test_get_views_exception(
)
assert response.status_code == 400
assert "Connection failed" in response.json["message"]
assert "Unable to fetch semantic views" in response.json["message"]
@SEMANTIC_LAYERS_APP