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
Since version 6.5.0 I have problems with mocking a specific class: DomainProviderInterface. It seems to be related to the method provide that is part of the class.
Since version 6.5.0 I have problems with mocking a specific class:
DomainProviderInterface
. It seems to be related to the methodprovide
that is part of the class.Above code works in 6.4.x, but fails in 6.5.x. I tested both 6.5.0 and 6.5.1.
The text was updated successfully, but these errors were encountered: