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
They use a MockRestartInitializer and this doesn't appear to be testing anything. Using a real one might work because thread.getStackTrace() returns and array with no elements and isSkippedStackElement doesn't kick in.