From b611d0d4444d5d8c7700a503d15e26b224077f22 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Tue, 30 Apr 2024 20:48:49 +0100 Subject: [PATCH] wording --- src/PendingCalls/TestCall.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {