villebro commented on code in PR #22566: URL: https://github.com/apache/superset/pull/22566#discussion_r1062758763
########## tests/integration_tests/queries/saved_queries/api_tests.py: ########## @@ -157,12 +157,12 @@ def test_get_list_saved_query_gamma(self): """ Saved Query API: Test get list saved query """ - gamma = self.get_user("gamma") + user = self.get_user("gamma_sqllab") Review Comment: The `gamma_sqllab` test user has both `Gamma` and `sql_lab` roles. -- 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