Commit a5c8211
test(desktop-main): remove empty beforeEach from logger singleton suite
The block had a stale comment claiming it reset module state but its
body was empty. `initialLogger` is captured at static import time
(before any test runs) so isolation is already guaranteed; no reset
hook is needed.
Refs #149.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a1133ec commit a5c8211
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 54 | | |
59 | 55 | | |
60 | 56 | | |
| |||
0 commit comments