Merge branch '2.x' into 3.x

This commit is contained in:
Nuno Maduro
2024-01-23 18:15:06 +00:00
3 changed files with 5 additions and 5 deletions

View File

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