Skip to content

Commit

Permalink
Merge pull request #63 from ArturGoldyn/patch-1
Browse files Browse the repository at this point in the history
Update TestLogger.php
  • Loading branch information
Seldaek committed Oct 25, 2019
2 parents fb0003b + db36f22 commit 41b769c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Psr/Log/Test/TestLogger.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,6 @@ public function __call($method, $args)
public function reset()
{
$this->records = [];
$this->recordsByLevel = [];
}
}

0 comments on commit 41b769c

Please sign in to comment.