diff --git a/src/Repositories/TestRepository.php b/src/Repositories/TestRepository.php index 305e8752..c3fe2877 100644 --- a/src/Repositories/TestRepository.php +++ b/src/Repositories/TestRepository.php @@ -45,7 +45,7 @@ final class TestRepository } /** - * Returns the filename of each test that should be run in the suite. + * Returns the filename of each test that should be executed in the suite. * * @return array */