mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
chore: fixes snapshots
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Pest Testing Framework 4.0.0-alpha.2.
|
Pest Testing Framework 4.0.0-alpha.4.
|
||||||
|
|
||||||
USAGE: pest <file> [options]
|
USAGE: pest <file> [options]
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
Pest Testing Framework 4.0.0-alpha.2.
|
Pest Testing Framework 4.0.0-alpha.4.
|
||||||
|
|
||||||
|
|||||||
@ -37,6 +37,7 @@ arch('dependencies')
|
|||||||
'Termwind',
|
'Termwind',
|
||||||
'ParaTest',
|
'ParaTest',
|
||||||
'Pest\Arch',
|
'Pest\Arch',
|
||||||
|
'Pest\Browser',
|
||||||
'Pest\Mutate\Contracts\Configuration',
|
'Pest\Mutate\Contracts\Configuration',
|
||||||
'Pest\Mutate\Decorators\TestCallDecorator',
|
'Pest\Mutate\Decorators\TestCallDecorator',
|
||||||
'Pest\Mutate\Repositories\ConfigurationRepository',
|
'Pest\Mutate\Repositories\ConfigurationRepository',
|
||||||
|
|||||||
Reference in New Issue
Block a user