Compare commits

..

3 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -485,6 +485,7 @@ def test_blocks_category(pub):
def test_removed_block_in_form_fields_list(pub):
create_superuser(pub)
BlockDef.wipe()
FormDef.wipe()
formdef = FormDef()
formdef.name = 'form title'