Completed
Push — master ( 525456...12ac84 )
by Ivo
03:31
created
Tests/DependencyInjection/IvoazContentEditableExtensionTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
             ],
102 102
             [
103 103
                 'mongodb',
104
-                ['ivoaz_content_editable' => ['model_type' => 'mongodb'],],
104
+                ['ivoaz_content_editable' => ['model_type' => 'mongodb'], ],
105 105
                 'The mongodb model type was not used.',
106 106
             ],
107 107
         ];
Please login to merge, or discard this patch.