aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/IdentityProof/SignerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Security/IdentityProof/SignerTest.php')
-rw-r--r--tests/lib/Security/IdentityProof/SignerTest.php2
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));
}
-
-
}