chore: updates snapshots

This commit is contained in:
nuno maduro
2026-08-24 10:51:08 +01:00
parent 4a65054f83
commit e763a87b42
9 changed files with 101 additions and 23 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '5.1.1';
return '5.1.2';
}
function testDirectory(string $file = ''): string