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
I'm trying to run some minitest files under spring but I'm getting errors because spring isn't swallowing the environment arg, and instead it forwards it to minitest which then bails out because it doesn't recognize that arg.