@@ -14,7 +14,7 @@ |
||
| 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 | |