mirror of
https://github.com/apache/superset.git
synced 2026-06-01 21:59:26 +00:00
fix: API tests, make them possible to run independently again (#13076)
* fix: API tests, possible to run independently * fix workflow name
This commit is contained in:
committed by
GitHub
parent
0cf57756f0
commit
fa4c118e2d
@@ -1119,6 +1119,7 @@ class TestDatasetApi(SupersetTestCase):
|
||||
{"VERSIONED_EXPORT": True},
|
||||
clear=True,
|
||||
)
|
||||
@pytest.mark.usefixtures("load_birth_names_dashboard_with_slices")
|
||||
def test_export_dataset_bundle(self):
|
||||
"""
|
||||
Dataset API: Test export dataset
|
||||
|
||||
Reference in New Issue
Block a user