Commit 6a2b578
fix(test): add router and query client mocks to WorkspaceFileTree test
The test was missing mocks for useParams (tanstack router) and
useQueryClient after WorkspaceFileTree gained useFileViewNavigation
and a delete-entry callback.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c9ae3bf commit 6a2b578
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
0 commit comments