mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Woopsies typo
This commit is contained in:
parent
18c33db8b6
commit
712f742ef6
1 changed files with 0 additions and 1 deletions
|
@ -345,7 +345,6 @@ def test_backup_app_with_no_backup_script(mocker):
|
|||
|
||||
with pytest.raises(YunohostError):
|
||||
backup_create(system=None, apps=["backup_recommended_app"])
|
||||
>>>>>>> modif YunohostError to YunohostError
|
||||
|
||||
m18n.n.assert_any_call("backup_with_no_backup_script_for_app", app="backup_recommended_app")
|
||||
m18n.n.assert_any_call('backup_nothings_done')
|
||||
|
|
Loading…
Add table
Reference in a new issue