Copilot commented on code in PR #43179:
URL: https://github.com/apache/superset/pull/43179#discussion_r3797511041
##########
tests/integration_tests/charts/data/api_tests.py:
##########
@@ -1573,18 +1573,58 @@ def
test_chart_data_with_incompatible_adhoc_column(self):
def test_chart_data_as_guest_user(self, is_guest_user, has_guest_access):
"""
Chart data API: Test response does not inlcude the SQL query for
embedded
Review Comment:
Typo in the updated docstring: “inlcude” → “include”.
--
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]