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
fix: use Settings to load credentials in admin_page fixture
Handle login page redirect when AUTH_REQUIRED is set by using the
Settings class to get the correct basic_auth_user and basic_auth_password
values for the Playwright tests.
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
0 commit comments