mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 02:37:22 +01:00
refactor
This commit is contained in:
@ -12,6 +12,7 @@ use Pest\TestSuite;
|
|||||||
*/
|
*/
|
||||||
final class SnapshotRepository
|
final class SnapshotRepository
|
||||||
{
|
{
|
||||||
|
/** @var array<string, int> */
|
||||||
private static array $expectationsCounter = [];
|
private static array $expectationsCounter = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user