mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
Uses Collision ^7.0
This commit is contained in:
@ -19,7 +19,7 @@ final class ShouldNotHappen extends RuntimeException
|
||||
{
|
||||
$message = $exception->getMessage();
|
||||
|
||||
parent::__construct(sprintf(<<<EOF
|
||||
parent::__construct(sprintf(<<<'EOF'
|
||||
|
||||
This should not happen - please create an new issue here: https://github.com/pestphp/pest.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user