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
{{ message }}
This repository was archived by the owner on Dec 31, 2019. It is now read-only.
This function is only called when there is an error (it displays an error dialog on web page). It is not useful to test the coverage of this function.
In Istanbul, you could use
/* istanbul skip next */, but it doesn't work in Isparta. I also tried/* isparta ignore next */without success.