mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
Migrates to Pint
This commit is contained in:
@ -34,7 +34,7 @@ it('show only the names of multiple named datasets in their description', functi
|
||||
],
|
||||
[
|
||||
'three' => [3],
|
||||
'four' => [[4]],
|
||||
'four' => [[4]],
|
||||
],
|
||||
]));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user