mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
Initial working draft
This commit is contained in:
@ -29,7 +29,7 @@ final class TestRepository
|
||||
/**
|
||||
* @var array<string, TestCaseFactory>
|
||||
*/
|
||||
private $state = [];
|
||||
public $state = [];
|
||||
|
||||
/**
|
||||
* @var array<string, array<int, array<int, string|Closure>>>
|
||||
|
||||
Reference in New Issue
Block a user