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
I just got into the same issue. With auto-follow the client goes to the login page, gets authenticated and redirected back. So the tests succeeds, but this feels weird.
Hello, I followed the guide to authenticate using
WebTestCase::loginAs()
but it's not working and it's redirecting me to the login page.This is my config_test.yml:
And this is the test:
And this is the log:
Preconditions
Steps to reproduce
See above.
Expected result
See above.
Actual result
See above.
The text was updated successfully, but these errors were encountered: