Commit 773f446
committed
fix: Remove pytest-mock from dependencies (#99)
- Removed pytest-mock>=3.10.0 from dev dependencies
- All mock usage has been eliminated from the codebase
- Tests run successfully without pytest-mock
- NO MOCKS policy is now fully enforced in dependencies
This completes the cleanup of mock-related dependencies.1 parent 098ce0d commit 773f446
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments