john-bodley commented on code in PR #20729:
URL: https://github.com/apache/superset/pull/20729#discussion_r922628584
##########
tests/integration_tests/db_engine_specs/presto_tests.py:
##########
@@ -892,19 +892,6 @@ def test_get_create_view_exception(self):
)
schema = "schema"
table = "table"
- with self.assertRaises(Exception):
Review Comment:
I'm not entirely sure when/why a broad exception should be raised.
--
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]