mirror of
https://github.com/pestphp/pest.git
synced 2026-04-24 16:07:31 +02:00
fix: test suite loader duplicating tests
This commit is contained in:
@ -13,7 +13,6 @@ trait Retrievable
|
||||
* @template TRetrievableValue
|
||||
*
|
||||
* Safely retrieve the value at the given key from an object or array.
|
||||
*
|
||||
* @template TRetrievableValue
|
||||
*
|
||||
* @param array<string, TRetrievableValue>|object $value
|
||||
|
||||
Reference in New Issue
Block a user