diff --git a/tests/autoload-file-invalid-path.phpt b/tests/autoload-file-invalid-path.phpt index cd9a586..0d7fad9 100644 --- a/tests/autoload-file-invalid-path.phpt +++ b/tests/autoload-file-invalid-path.phpt @@ -20,7 +20,7 @@ $thread = new class extends Thread{ $thread->start(Thread::INHERIT_NONE); $thread->join(); ?> ---EXPECT-- +--EXPECTF-- Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unable to open thread autoload file %si-dont-exist.php in Unknown on line 0