mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
clean tmp backuo dir
This commit is contained in:
parent
77e124519f
commit
05734dfd7c
1 changed files with 2 additions and 0 deletions
|
@ -588,6 +588,8 @@ def test_restore_archive_with_bad_archive(mocker):
|
|||
with raiseYunohostError(mocker, 'backup_archive_open_failed'):
|
||||
backup_restore(name="backup_wordpress_from_2p4", force=True)
|
||||
|
||||
clean_tmp_backup_directory()
|
||||
|
||||
|
||||
def test_backup_binds_are_readonly(mocker, monkeypatch):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue