fix: snapshots feedback

This commit is contained in:
Nuno Maduro
2025-07-06 14:29:18 +01:00
parent 9d0410ee0b
commit 0355119afc
4 changed files with 4 additions and 12 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '4.0.0-alpha.4';
return '4.0.0-alpha.5';
}
function testDirectory(string $file = ''): string