Broken tests because of pluggy patching #2979
Labels
Component: DevOps
Issue/PR that addresses automation, CI, GitHub setup
Issue: Bug Report 🐞
Bug that needs to be fixed
I spotted in #2966 that the tests were broken with this error:
(https://github.com/kedro-org/kedro/actions/runs/5992021777/job/16251000686?pr=2966)
This is the offending code:
kedro/tests/framework/cli/test_cli_hooks.py
Lines 68 to 80 in 3f87895
And probably has to do with pluggy 1.3.0 released two days ago https://pypi.org/project/pluggy/1.3.0/
The text was updated successfully, but these errors were encountered: