Skip to content

Commit 12552ef

Browse files
committed
Updated to 1.1.0 version
1 parent f1d5986 commit 12552ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/HookTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ public function setUp()
4545
*/
4646
public function testIsInstanceOfHook()
4747
{
48-
$hook = $this->Hook;
49-
5048
$this->assertInstanceOf('Josantonius\Hook\Hook', $this->Hook);
5149
}
5250

0 commit comments

Comments
 (0)