mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
Small fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user