Skip to content

Commit c60537f

Browse files
committed
Fix comment in tests
1 parent 1b6fdfa commit c60537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/QrCodeTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function testSetSize(): void
148148
}
149149

150150
/**
151-
* @testdox Size and margin are handled correctly
151+
* @testdox Size and margin are handled correctly with rounded blocks
152152
* @dataProvider roundedSizeProvider
153153
*/
154154
public function testSetSizeRounded($size, $margin, $round, $mode, $expectedSize): void

0 commit comments

Comments
 (0)