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
if ($matcherinstanceof \PHPUnit\Framework\Constraint\Constraint) {
294
294
thrownewInvalidArgumentException('Hey there, sorry that you are still stuck with phpunit. Please use hamcrest matchers. Used: ' . get_class($matcher));
@@ -308,7 +308,7 @@ protected function castMatcher($matcher): Matcher
0 commit comments