mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Disable action/configpanel tests for now...
This commit is contained in:
parent
e9c8737bd7
commit
f1df258d72
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@ parse_check_process() {
|
|||
# "Advanced" features
|
||||
|
||||
is_test_enabled change_url && add_test "TEST_CHANGE_URL"
|
||||
is_test_enabled actions && add_test "ACTIONS_CONFIG_PANEL" "actions"
|
||||
is_test_enabled config_panel && add_test "ACTIONS_CONFIG_PANEL" "config_panel"
|
||||
#is_test_enabled actions && add_test "ACTIONS_CONFIG_PANEL" "actions"
|
||||
#is_test_enabled config_panel && add_test "ACTIONS_CONFIG_PANEL" "config_panel"
|
||||
|
||||
# Port already used ... do we really need this ...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue