Initial e2e testing
Authored by @FatherInire
This commit is contained in:
parent
3e3cb7e2f9
commit
a12123ca01
10 changed files with 55 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue