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
There is a lot of redundant code between the helperPass() and helperPassNoFatal() methods. The only difference is the status check. Can we reduce this redundancy?