You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(webapp): use relative fixture dates in runs cursor pagination tests
The fixtures pinned createdAt to 2026-06-04, and listRuns applies the
default 7 day window when no time filter is given. The fixtures aged out
of that window on 2026-06-11, turning every CI run red for a test the
branch never touched. Relative dates keep the fixtures inside the window
permanently.
0 commit comments