canonical / cloud-init

Official upstream for the cloud-init: cloud instance initialization
https://cloud-init.io/
Other
2.89k stars 861 forks source link

chore: clean up pytest warnings #5721

Closed holmanb closed 1 week ago

holmanb commented 1 week ago

Proposed Commit Message

chore: clean up pytest warnings

Additional Context

Pytest warns about incorrect usage of mocker and returning from test methods. Clean it up