mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: revert higher order message property
This commit is contained in:
@ -7,7 +7,7 @@ test('undefined method exceptions', function () {
|
||||
__FILE__,
|
||||
1,
|
||||
'foqwdqwd',
|
||||
null
|
||||
[]
|
||||
);
|
||||
|
||||
expect(fn () => $message->call($this))->toThrow(function (ReflectionException $exception) {
|
||||
|
||||
Reference in New Issue
Block a user