Skip to content

Commit

Permalink
NanoLoggerTest: fix @Covers annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre committed Aug 9, 2023
1 parent 943f469 commit 6501933
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/NanoLoggerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ protected function write(LogRecord $record): void
}
}

/**
* @covers NanoLogger
*/
class NanoLoggerTest extends \Nano\NanoBaseTest
{
public function testGetLogger(): void
Expand Down

0 comments on commit 6501933

Please sign in to comment.