mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
add all tests for custom_error_file_test
This commit is contained in:
parent
df628b6cd1
commit
7226257ce8
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ test_format = 1.0
|
||||||
args.database = "postgresql"
|
args.database = "postgresql"
|
||||||
|
|
||||||
[custom_error_file_test]
|
[custom_error_file_test]
|
||||||
only = ["install.subdir", "backup_restore", "upgrade" ]
|
|
||||||
args.custom_error_file = "1"
|
args.custom_error_file = "1"
|
||||||
test_upgrade_from.bf5d3ed.name = "1.0~ynh14"
|
test_upgrade_from.bf5d3ed.name = "1.0~ynh14"
|
||||||
test_upgrade_from.bf5d3ed.args.with_mysql = "0"
|
test_upgrade_from.bf5d3ed.args.with_mysql = "0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue