diff --git a/templates b/templates index 55402f10..ff264df8 100755 --- a/templates +++ b/templates @@ -5262,7 +5262,7 @@ { name => "modularity_tests", settings => [ - { key => "POSTINSTALL", value => "modularity_module_list modularity_enable_disable_module modularity_install_module modularity_update_norepo" }, + { key => "POSTINSTALL", value => "modularity_module_list modularity_enable_disable_module modularity_install_module" }, { key => "USER_LOGIN", value => "false" }, { key => "ROOT_PASSWORD", value => "weakpassword" }, { key => "START_AFTER_TEST", value => "install_default_upload" },