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
Use exit(PHPUnit_TextUI_TestRunner::FAILURE_EXIT); instead of exit(PHPUnit_TextUI_TestRunner::SUCCESS_EXIT); when there are no test failures and no test errors but risky tests or tests with warnings.