mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
typo
This commit is contained in:
parent
aed8ecb645
commit
142fad4b78
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ def setup_function(function):
|
|||
)
|
||||
assert app_is_installed("backup_recommended_app")
|
||||
|
||||
if "with_system_archive_from11p2" in markers:
|
||||
if "with_system_archive_from_11p2" in markers:
|
||||
add_archive_system_from_11p2()
|
||||
assert len(backup_list()["archives"]) == 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue