Skip to content

Commit ac36a72

Browse files
committed
Update UnresolvableQueryFunctionRuleTest.php
1 parent 746915c commit ac36a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rules/UnresolvableQueryFunctionRuleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function testSyntaxErrorInQueryRule(): void
4747
UnresolvableQueryMixedTypeException::getTip(),
4848
],
4949
[
50-
'Unresolvable Query: Cannot simulate parameter value for type: mixed.',
50+
'Unresolvable Query: Cannot simulate parameter value for type: non-falsy-string.',
5151
15,
5252
UnresolvableQueryMixedTypeException::getTip(),
5353
],

0 commit comments

Comments
 (0)