ci: fixes dd test

This commit is contained in:
nuno maduro
2026-06-11 10:50:24 +01:00
parent 553aac65e6
commit 3aab02d2eb
2 changed files with 0 additions and 41 deletions

View File

@ -120,8 +120,6 @@ final class Expectation
/**
* Dump the expectation value and end the script.
*
* @return never
*/
public function dd(mixed ...$arguments): never
{