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
Currently it is a bit clunky to test for the return type Never, it would be best to condense it into a check_never or alike so we can clean up the code around the tests folder.
Currently it is a bit clunky to test for the return type
Never, it would be best to condense it into acheck_neveror alike so we can clean up the code around the tests folder.