We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d5986 commit 12552efCopy full SHA for 12552ef
tests/HookTest.php
@@ -45,8 +45,6 @@ public function setUp()
45
*/
46
public function testIsInstanceOfHook()
47
{
48
- $hook = $this->Hook;
49
-
50
$this->assertInstanceOf('Josantonius\Hook\Hook', $this->Hook);
51
}
52
0 commit comments