mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
fix tests
This commit is contained in:
parent
4f8f242cad
commit
c3f80c98a6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
path="/path"
|
path="/path"
|
||||||
admin="john"
|
admin="john"
|
||||||
is_public=1
|
is_public=1
|
||||||
password="pass"
|
password="super_password"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue