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
If the user triggers tests from the workspace level, and if the user has some classes annotated with @Suite, then some of the test cases will run multiple time.
If the user triggers tests from the workspace level, and if the user has some classes annotated with
@Suite, then some of the test cases will run multiple time.