Completed
Push — develop ( 048512...370cb1 )
by Novikov
04:46
created
Tests/Command/ExportCommandTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,6 +137,6 @@
 block discarded – undo
137 137
      */
138 138
     protected function getCommand()
139 139
     {
140
-       return 'uber:translations:export';
140
+        return 'uber:translations:export';
141 141
     }
142 142
 }
Please login to merge, or discard this patch.