diff --git a/src/PendingCalls/TestCall.php b/src/PendingCalls/TestCall.php index 74a69018..10216812 100644 --- a/src/PendingCalls/TestCall.php +++ b/src/PendingCalls/TestCall.php @@ -450,7 +450,7 @@ final class TestCall } /** - * Enables mutation testing + * Mutates the test. */ public function mutate(string $profile = 'default'): self|MutationTestCallDecorator {