mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 10:52:14 +02:00
Fixes filtering tests
This commit is contained in:
@ -24,7 +24,7 @@ final class BootFiles implements Bootstrapper
|
||||
*
|
||||
* @var array<int, string>
|
||||
*/
|
||||
private const STRUCTURE = [
|
||||
private const array STRUCTURE = [
|
||||
'Expectations',
|
||||
'Expectations.php',
|
||||
'Helpers',
|
||||
|
||||
Reference in New Issue
Block a user