mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(prophet): bump prophet to 1.0.1 (#14228)
This commit is contained in:
@@ -1241,7 +1241,7 @@ class TestChartApi(SupersetTestCase, ApiOwnersTestCaseMixin, InsertChartMixin):
|
||||
"""
|
||||
Chart data API: Ensure prophet post transformation works
|
||||
"""
|
||||
pytest.importorskip("fbprophet")
|
||||
pytest.importorskip("prophet")
|
||||
self.login(username="admin")
|
||||
request_payload = get_query_context("birth_names")
|
||||
time_grain = "P1Y"
|
||||
|
||||
Reference in New Issue
Block a user