Issue with loginAs(user) method inside test. #3826
-
Hi everyone. I have an issue with the loginAs(user) method inside a test I am running. This is the code for the test I am running:
This is what I get back in dumped by the response.dumpBody():
Basically, I am having the same issue Aman had in this video: Please help.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hello, can you provide a reproduction repo to view this error? |
Beta Was this translation helpful? Give feedback.
-
Yes, absolutely. This is it: |
Beta Was this translation helpful? Give feedback.
-
Make sure to set the |
Beta Was this translation helpful? Give feedback.
Make sure to set the
SESSION_DRIVER
tomemory
. Following is a screenshot from docs.