Test Failed
Push — develop ( 0ecd73...094af8 )
by BENARD
07:32
created
src/Admin/SerieAdmin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
                         'field_type' => RichTextEditorType::class,
75 75
                         'label' => 'serie.form.description',
76 76
                         'required' => false,
77
-                   ]
77
+                    ]
78 78
                 ]
79 79
             ]);
80 80
     }
Please login to merge, or discard this patch.