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
Before: When running unit tests we will use auto detected provider. Usually
TestNG but there were instances where JUnit would be picked up and
tests not run.
After: When running unit tests maven will report that it uses configured
TestNG provider.
0 commit comments