Skip to content

Commit

Permalink
Fix comment in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed Jun 28, 2020
1 parent 1b6fdfa commit c60537f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/QrCodeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public function testSetSize(): void
}

/**
* @testdox Size and margin are handled correctly
* @testdox Size and margin are handled correctly with rounded blocks
* @dataProvider roundedSizeProvider
*/
public function testSetSizeRounded($size, $margin, $round, $mode, $expectedSize): void
Expand Down

0 comments on commit c60537f

Please sign in to comment.