1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 12:40:18 +02:00

[Nostromo] PSR2

This commit is contained in:
Andrés Montañez 2017-01-04 22:26:32 -03:00
parent f4f8bfbf05
commit 781b5e7620
2 changed files with 3 additions and 4 deletions

View File

@ -55,5 +55,4 @@ class DeployCommandWithoutReleasesTest extends TestCase
$this->assertEquals(0, $tester->getStatusCode()); $this->assertEquals(0, $tester->getStatusCode());
} }
} }