Tags Pest 1.6

This commit is contained in:
luke
2021-06-18 12:30:57 +01:00
parent b0e2ce6896
commit db9f1254b5

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '1.5.0';
return '1.6.0';
}
function testDirectory(string $file = ''): string