test: freeze time for dashboard export test (#19634)

This commit is contained in:
Jesse Yang 2022-04-09 07:49:39 -07:00 committed by GitHub
parent a975af3e9e
commit ce2bd98442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1425,6 +1425,7 @@ class TestDashboardApi(SupersetTestCase, ApiOwnersTestCaseMixin, InsertChartMixi
"load_world_bank_dashboard_with_slices",
"load_birth_names_dashboard_with_slices",
)
@freeze_time("2022-01-01")
def test_export(self):
"""
Dashboard API: Test dashboard export