This commit is contained in:
Nuno Maduro
2024-04-30 20:48:49 +01:00
parent ac7199c96d
commit b611d0d444

View File

@ -450,7 +450,7 @@ final class TestCall
}
/**
* Enables mutation testing
* Mutates the test.
*/
public function mutate(string $profile = 'default'): self|MutationTestCallDecorator
{