eschutho commented on code in PR #32663:
URL: https://github.com/apache/superset/pull/32663#discussion_r1994459349
##########
tests/unit_tests/utils/csv_tests.py:
##########
@@ -57,6 +65,84 @@ def test_escape_value():
assert result == "' =10+2"
+def fake_get_chart_csv_data_none(chart_url, auth_cookies=None):
Review Comment:
These tests don't apply to any recent code changes
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]