You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/16 21:46:16 UTC

[GitHub] [superset] AAfghahi commented on a change in pull request #19142: chore!: turn on Versioned Export in config.py

AAfghahi commented on a change in pull request #19142:
URL: https://github.com/apache/superset/pull/19142#discussion_r828478618



##########
File path: tests/integration_tests/dashboards/api_tests.py
##########
@@ -1346,7 +1346,9 @@ def test_export(self):
         # freeze time to ensure filename is deterministic
         with freeze_time("2020-01-01T00:00:00Z"):
             rv = self.get_assert_metric(uri, "export")
-            headers = generate_download_headers("json")["Content-Disposition"]
+            headers = generate_download_headers(

Review comment:
       Went through and removed this feature flag patch when set to true for a couple of tests. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org