mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02: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