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
I commented out SubscriberStabilitySpec introduced in #2078 when merging main to develop, partially because UnsafeRun is about to be removed and replaced with Dispatcher, which won't be mockable. We should port this once Dispatcher lands, or otherwise adjust the test to not rely on overriding a type class instance.
I commented out
SubscriberStabilitySpec
introduced in #2078 when mergingmain
todevelop
, partially becauseUnsafeRun
is about to be removed and replaced withDispatcher
, which won't be mockable. We should port this onceDispatcher
lands, or otherwise adjust the test to not rely on overriding a type class instance.cc @vigoo
The text was updated successfully, but these errors were encountered: