mirror of
https://github.com/YunoHost-Apps/dont-code_ynh.git
synced 2024-09-03 18:26:34 +02:00
Re-enable all tests
This commit is contained in:
parent
f5814cc374
commit
838a00cd83
1 changed files with 6 additions and 6 deletions
|
@ -8,18 +8,18 @@
|
|||
public_key="dummy public key"
|
||||
is_public=1
|
||||
; Checks
|
||||
pkg_linter=0
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_root=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=0
|
||||
setup_private=1
|
||||
setup_public=0
|
||||
upgrade=0
|
||||
upgrade=0 from_commit=CommitHash
|
||||
backup_restore=0
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0 (8083)
|
||||
change_url=0
|
||||
port_already_use=1 (8083)
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=ger@shared.collin.best
|
||||
Notification=Down
|
||||
|
|
Loading…
Add table
Reference in a new issue