Vitor-Avila commented on code in PR #29840:
URL: https://github.com/apache/superset/pull/29840#discussion_r1711997157
##########
tests/integration_tests/databases/api_tests.py:
##########
@@ -1563,34 +1563,6 @@ def test_get_select_star_not_allowed(self):
rv = self.client.get(uri)
self.assertEqual(rv.status_code, 404)
- def test_get_select_star_datasource_access(self):
Review Comment:
Non-blocking comment: would be good if you could mention why these tests
were removed.
--
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]