Passed
Push — testing ( d73215...6eb735 )
by Stephan
04:58
created
tests/phpunit/SimpleBatchUploadTest.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -97,8 +97,8 @@
 block discarded – undo
97 97
 	}
98 98
 
99 99
 		/**
100
-	 * @param $configuration
101
-	 */
100
+		 * @param $configuration
101
+		 */
102 102
 	public function assertEarlyConfiguration( $configuration ) {
103 103
 
104 104
 		//$configuration[ 'wgExtensionMessagesFiles' ][ 'SimpleBatchUploadAlias' ] = __DIR__ . '/SimpleBatchUpload.alias.php';
Please login to merge, or discard this patch.