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
refactor: Rename URL helper methods for consistency
- Swap and rename `promo_detail_url` → `get_user_promo_detail_url` and
`get_promo_business_detail_url` → `get_business_promo_detail_url`
- Improve readability and ensure consistent naming across tests
0 commit comments