Merge branch '2.x' into 3.x

This commit is contained in:
Nuno Maduro
2024-04-26 23:14:53 +01:00
4 changed files with 3 additions and 125 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '3.0.0-dev-0006';
return '3.0.0-dev-0007';
}
function testDirectory(string $file = ''): string