Completed
Pull Request — master (#51)
by
unknown
01:23
created
tests/McryptCryptoTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
     public function testIntegrity()
15 15
     {
16 16
         $this->markTestSkipped(
17
-            'McryptCrypto is losing zero bytes at the end of messages: ' .
17
+            'McryptCrypto is losing zero bytes at the end of messages: '.
18 18
             'https://github.com/silverstripe/silverstripe-hybridsessions/issues/53'
19 19
         );
20 20
 
Please login to merge, or discard this patch.