sha174n commented on PR #39997: URL: https://github.com/apache/superset/pull/39997#issuecomment-4543751986
@rusackas Refactored to `mocker.patch()` in 6ea31af to remove the decorator-order question entirely — each mock is now bound to its variable at the call site, matching the pattern in `tests/unit_tests/commands/dataset/update_test.py`. All three tests still pass. -- 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]
