Completed
Push — master ( 376ce2...d23e95 )
by Laurent
04:08
created
src/AppBundle/Tests/Controller/DefaultControllerTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.