Initial e2e testing

Authored by @FatherInire
This commit is contained in:
FatherInire 2022-05-13 17:55:29 +10:00 committed by GitHub
parent 3e3cb7e2f9
commit a12123ca01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 55 additions and 4 deletions

View file

@ -291,7 +291,6 @@ def sanitize(sanitized, alert=False, comment=False, edit=False):
if bans: abort(403, description=f"Remove the banned domains {bans} and try again!")
signal.alarm(0)
return sanitized