Skip to content

Commit

Permalink
Updated to 1.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Jan 6, 2018
1 parent f1d5986 commit 12552ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/HookTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ public function setUp()
*/
public function testIsInstanceOfHook()
{
$hook = $this->Hook;

$this->assertInstanceOf('Josantonius\Hook\Hook', $this->Hook);
}

Expand Down

0 comments on commit 12552ef

Please sign in to comment.