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(listable): add tests for upcoming scope ordering
Add tests to verify that today_and_upcoming and upcoming scopes
return workshops in ascending order (soonest first), overriding
the Workshop default_scope which orders in descending order.
This ensures the fix in PR #2515 is properly covered by tests.
0 commit comments