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
This raises block has two function calls. So it will pass even if one of the functions does not raise the error. These functions should be checked in two separate raises blocks.