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
#164 added a new errors framework that supports multiple errors per test case and is more precise about where errors appear. We should migrate all test cases to this system and remove the @assert_fails decorator.
The text was updated successfully, but these errors were encountered:
#164 added a new errors framework that supports multiple errors per test case and is more precise about where errors appear. We should migrate all test cases to this system and remove the
@assert_fails
decorator.The text was updated successfully, but these errors were encountered: