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
Update test assertions in test_routes.py to reflect singular 'state' endpoint structure
- Modified assertions in the TestRouteStructure class to replace deprecated plural 'states' routes with singular 'state' routes for executed, errored, prune, and re-enqueue-after endpoints.
- Ensured consistency with recent refactoring of endpoint URLs across the codebase.
0 commit comments