1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-02-04 21:53:19 +01:00
parent 99a41f5392
commit 26142cd20f

View file

@ -8,7 +8,7 @@ test_format = 1.0
args.with_sftp = "1"
args.phpversion = "7.4"
args.with_mysql=1
args.with_mysql = "1"
[some_additional_testsuite]