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
That way, `Issue.record` properly funnels to Swift Testing when called
from an unstructured place, like `isolated deinit`s. It also doesn't
hurt to invoke `XCTFail` from `Swift Testing`, or vice versa.
Fixes#170.
0 commit comments