diff options
Diffstat (limited to 'tests/lib/Security/IdentityProof/SignerTest.php')
-rw-r--r-- | tests/lib/Security/IdentityProof/SignerTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/Security/IdentityProof/SignerTest.php b/tests/lib/Security/IdentityProof/SignerTest.php index 884065e6a1a..913ab7c15f5 100644 --- a/tests/lib/Security/IdentityProof/SignerTest.php +++ b/tests/lib/Security/IdentityProof/SignerTest.php @@ -200,6 +200,4 @@ gQIDAQAB $this->assertFalse($this->signer->verify($data)); } - - } |