Cleared out instances
This commit is contained in:
parent
1a589efe12
commit
4c55c25f00
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ namespace
|
||||||
// work. That logic is off in ResourceTest
|
// work. That logic is off in ResourceTest
|
||||||
public function testFoundWithUID()
|
public function testFoundWithUID()
|
||||||
{
|
{
|
||||||
|
Pickles\Object::$instances = [];
|
||||||
|
|
||||||
$_SERVER['REQUEST_METHOD'] = 'GET';
|
$_SERVER['REQUEST_METHOD'] = 'GET';
|
||||||
$_SERVER['SERVER_NAME'] = '127.0.0.1';
|
$_SERVER['SERVER_NAME'] = '127.0.0.1';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue