Skip to content

Commit 0640dd0

Browse files
committed
removed @Covers annotations in tests
1 parent 8eddaa2 commit 0640dd0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Extension/DataCollector/DataCollectorExtensionTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313

1414
use Symfony\Component\Form\Extension\DataCollector\DataCollectorExtension;
1515

16-
/**
17-
* @covers Symfony\Component\Form\Extension\DataCollector\DataCollectorExtension
18-
*/
1916
class DataCollectorExtensionTest extends \PHPUnit_Framework_TestCase
2017
{
2118
/**

0 commit comments

Comments
 (0)