Test Setup Failed
Branch master (844331)
by Frank
02:22
created
Tests/Unit/Commands/AbstractCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/BeerCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/BottyCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/UtilCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/ReviewCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/BaseCommandTestCase.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Commands/ForgeCommandTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Commands;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/BaseTestCase.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit;
12 12
 
Please login to merge, or discard this patch.
Tests/Unit/Slack/CommandResolverTest.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,12 +1,12 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * T3Bot.
4
- *
5
- * @author Frank Nägler <[email protected]>
6
- *
7
- * @link http://www.t3bot.de
8
- * @link http://wiki.typo3.org/T3Bot
9
- */
3
+     * T3Bot.
4
+     *
5
+     * @author Frank Nägler <[email protected]>
6
+     *
7
+     * @link http://www.t3bot.de
8
+     * @link http://wiki.typo3.org/T3Bot
9
+     */
10 10
 
11 11
 namespace T3Bot\Tests\Unit\Slack;
12 12
 
Please login to merge, or discard this patch.