Commit 95cc705
committed
fix(web): cover bare session refreshes in midnight E2E
The fixture-preserving route only matched sessions requests with a query string. A later bare /api/sessions refresh could therefore replace the injected date-label sessions and make the release E2E fail nondeterministically. Match both endpoint forms, consistent with the initial-response predicate.1 parent 4909e9f commit 95cc705
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments