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
Remove the in-memory GetAgencies() method and replace all callers with a direct SELECT * FROM agencies DB query. Update the 5 production handlers and all test call sites.
Remove the in-memory GetAgencies() method and replace all callers with a direct SELECT * FROM agencies DB query. Update the 5 production handlers and all test call sites.