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
Currently some tests are mocking objects using Mockito and other tests use JenkinsRule that actually spins up an Jenkins instance. For clarity, those tests should live in separate test packages.