Commit a1ade0b
committed
Fix inconsistent reuseExistingServer in tanstack web server config
Set reuseExistingServer to false for tanstack to match nextjs and react-router configurations, preventing stale in-memory test data from causing flaky test failures.1 parent 21af4b4 commit a1ade0b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments