Commit 837867e
test: Remove unused sinon afterEach cleanup
sinon.restore() in afterEach was only needed for the window.location stub
which was removed. The remaining sinon.spy (scrollTo) is restored manually.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4c1fb66 commit 837867e
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
| |||
0 commit comments