Fix system tests

This commit is contained in:
Lorenzo Bolla
2021-09-21 18:52:43 +02:00
parent ff51c46915
commit 787cc8e3ee
51 changed files with 607 additions and 66 deletions
+3
View File
@@ -18,6 +18,9 @@ class GPGAPITestAddKey(APITest):
"""
POST /gpg/key
"""
skipTest = "Using obsolete keys.gnupg.net"
def check(self):
with tempfile.NamedTemporaryFile(suffix=".pub") as keyring:
gpgkeyid = "9E3E53F19C7DE460"