mirror of
https://github.com/Kong/insomnia.git
synced 2026-07-30 09:16:44 -04:00
E2E smoke tests log a lot of error "Failed to load onboarding state CODE-404: Not Found" because the mock API server had no handler for GET /v3/users/me/onboarding, which the app calls via getOnboardingState() on startup.