mirror of
https://github.com/pestphp/pest.git
synced 2026-06-07 20:02:13 +02:00
feat: exists after kernel shutdown
This commit is contained in:
@ -161,5 +161,7 @@ final class Kernel
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user