mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 18:40:03 +02:00
Tags Pest 1.6
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace Pest;
|
|||||||
|
|
||||||
function version(): string
|
function version(): string
|
||||||
{
|
{
|
||||||
return '1.5.0';
|
return '1.6.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
function testDirectory(string $file = ''): string
|
function testDirectory(string $file = ''): string
|
||||||
|
|||||||
Reference in New Issue
Block a user