Error when using .loginAs(user) #4746
Replies: 1 comment
|
I solved it, I needed to configure the sessionApiClient in bootstrap.ts. It's only two lines of code. Here is the link to the docs sessionApiClient(app) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have the following test
When I run my test I get the following error
All reactions