writeln([ '', ' INFO No "dirty" tests found.', '', ]); } /** * The exit code to be used. */ public function exitCode(): int { return 0; } }