Completed
Push — master ( 8f6485...b2569b )
by Atymic
24:14 queued 21:00
created
tests/FortySixElksMediaTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
         $this->assertEquals(
21 21
             'test subject',
22 22
             $class->subject('test subject')
23
-               ->getSubject()
23
+                ->getSubject()
24 24
         );
25 25
     }
26 26
 
Please login to merge, or discard this patch.