tauri/.changes/fix-clearmocks.md

6 lines
132 B
Markdown
Raw Normal View History

---
"@tauri-apps/api": 'patch:bug'
---
No longer crashing in tests without mocks when `clearMocks` is defined in `afterEach` hook.