test_login.rb logout if needed
since the test order is random, the successful login test can be executed before the failure. So we need to logout if we are already logged between the tests
Showing
Please register or sign in to comment
since the test order is random, the successful login test can be executed before the failure. So we need to logout if we are already logged between the tests