Skip to content

Commit

Permalink
Added failing test case for lazy interfaces webonyx#38
Browse files Browse the repository at this point in the history
  • Loading branch information
ivome committed May 17, 2016
1 parent 303cc57 commit c1897ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Executor/LazyInterfaceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ protected function setUp()
'resolve' => function() {
return [];
}
],
'testObject' => [
'type' => $this->getTestObjectType()
]
];
}
Expand Down

0 comments on commit c1897ff

Please sign in to comment.