-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Describe the bug
The azure-cli-telemetry tests still contain import mock and mock is deprecated in recent python versions.
To Reproduce
Run tests for azure-cli-telemetry on Python 3.10.
Expected behavior
I expect tests to pass.
Environment summary
Installed azure-cli-telemetry 1.0.6 via pip.
Additional context
I'm preparing a PR to fix this.
Reactions are currently unavailable