misc: fix failing test (#59683)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Lauréline Guérin 2021-12-14 16:19:52 +01:00
parent 179e426149
commit 779c3e9cf7
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 0 deletions

View File

@ -2566,6 +2566,7 @@ def test_form_digest_date(pub):
def test_form_digest_error(pub):
FormDef.wipe()
pub.custom_view_class.wipe()
if pub.is_using_postgresql():
pub.loggederror_class.wipe()