This commit is contained in:
luke
2021-08-13 11:19:03 +01:00
parent 5c84b0c6d3
commit 4dfc02c5da

View File

@ -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<int, string>
*/