Merge branch '2.x' into 3.x

This commit is contained in:
Nuno Maduro
2024-03-29 23:09:19 +00:00
5 changed files with 8 additions and 3 deletions

View File

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