Commit 6942400
committed
fix: always restore routeIndex/staticRoutes in mapperModernSpec afterAll
The conditional restoration (only when non-empty) could leave stale
test route data in the indexes when the originals were empty, corrupting
route matching for subsequent test bundles.
https://claude.ai/code/session_01BwY32HMZKTCitF9f3BSSJL1 parent 69bfd39 commit 6942400
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 13 | + | |
| 14 | + | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
| |||
0 commit comments