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
It's not safe to assume that it is always nil when the test starts
since other tests could already have accessed it.
I believe it's also not testing much, except that this method is indeed using a instance variable,
so I opted to remove the test.
Writing something that really tests this seems very difficult.
Followup to #14414
0 commit comments