From 3dc451cf44682df6f7ddcb53fbb6de0f6a921a6b Mon Sep 17 00:00:00 2001 From: danilopolani Date: Wed, 9 Mar 2022 11:08:11 +0100 Subject: [PATCH] fix typo --- src/Factories/TestCaseFactory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Factories/TestCaseFactory.php b/src/Factories/TestCaseFactory.php index 7e250eed..a1ff1cd6 100644 --- a/src/Factories/TestCaseFactory.php +++ b/src/Factories/TestCaseFactory.php @@ -37,7 +37,7 @@ final class TestCaseFactory ]; /** - * The list of annotations. + * The list of attributes. * * @var array> */