Skip to content

Commit 6347b85

Browse files
committed
Add @Covers annotation
1 parent d40ef61 commit 6347b85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Test/Attribute/CheckboxTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232

3333
/**
3434
* Unit tests to test class Checkbox.
35+
*
36+
* @covers \MetaModels\AttributeCheckboxBundle\Attribute\Checkbox
3537
*/
3638
class CheckboxTest extends TestCase
3739
{

0 commit comments

Comments
 (0)