Completed
Push — 8.7 ( 735e8a...e29d62 )
by Markus
08:22 queued 05:11
created
Tests/Functional/Store/CredentialStoreTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
         );
67 67
 
68 68
         self::assertSame(
69
-          '',
69
+            '',
70 70
             $credential->getCertificate()->getFingerprint()
71 71
         );
72 72
 
Please login to merge, or discard this patch.