Skip to content

Commit

Permalink
[GH-18-TimestampableTrait] Remove unneeded set.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishalbert committed Aug 25, 2018
1 parent 398c9f8 commit 52fd30e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Traits/PrintableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ public function setUp()
public function tearDown()
{
unset($this->repo);
unset($this->migration);
\ConfigMock::reset();
}

Expand Down

0 comments on commit 52fd30e

Please sign in to comment.