@@ -6,7 +6,7 @@ |
||
6 | 6 | |
7 | 7 | class DefaultControllerTest extends WebTestCase |
8 | 8 | { |
9 | - /** |
|
9 | + /** |
|
10 | 10 | * PHPUnit's data providers allow to execute the same tests repeated times |
11 | 11 | * using a different set of data each time. |
12 | 12 | * See http://symfony.com/doc/current/cookbook/form/unit_testing.html#testing-against-different-sets-of-data. |