john-bodley commented on code in PR #28159: URL: https://github.com/apache/superset/pull/28159#discussion_r1573367315
########## tests/unit_tests/databases/api_test.py: ########## @@ -410,72 +410,71 @@ def test_delete_ssh_tunnel( """ Test that we can delete SSH Tunnel """ - with app.app_context(): Review Comment: This is unneeded given that the session is defined outside of the app. -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org