This commit is contained in:
nuno maduro
2026-05-02 12:03:35 +01:00
parent 872796bd9b
commit 9b7c15d5b6
4 changed files with 15 additions and 4 deletions

View File

@ -69,7 +69,7 @@ final readonly class SourceScope
}
/**
* @return list<string> Absolute, normalised paths to testsuite directories and files declared in phpunit.xml.
* @return list<string> Absolute, normalised paths to testsuite directories and files declared in phpunit.xml.
*/
public static function testPaths(string $projectRoot): array
{