fix: switchAccount action doc #357
pull-request.yml
on: pull_request
Verify
/
Lint
4s
Verify
/
Test
3m 22s
Annotations
2 errors
src/actions/onboarding.test.ts > Given an onboarding user > When switching to the newly created account > Then it should be authenticated:
packages/client/src/actions/onboarding.test.ts#L48
InvariantError: Expected result to be Ok: You are not allowed to switch to this account
❯ Module.l ../types/src/helpers/assertions.ts:31:11
❯ src/actions/onboarding.test.ts:48:7
|
Verify / Test
Process completed with exit code 1.
|