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
Using required code inside an assert is of course very stupid: it means that the code will very likely not be executed in production code leading to all kinds of problems.