rusackas commented on PR #41127: URL: https://github.com/apache/superset/pull/41127#issuecomment-5026438739
Bito's right, `test_celery_task.py` had its own copy of the passthrough mutator. Now importing `_passthrough_mutate_sql_based_on_config` from conftest.py instead, matching what `test_executor.py` already does. -- 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]
