From eac6c8deab1fb94e2e8db76357d1c2817f9291c5 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 7 Jun 2016 15:15:24 -0700 Subject: [PATCH] rename test to autoupdate --- ...n-update-sfo1-test.js => cloudron-autoupdate-sfo1-test.js} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename test/{cloudron-update-sfo1-test.js => cloudron-autoupdate-sfo1-test.js} (96%) diff --git a/test/cloudron-update-sfo1-test.js b/test/cloudron-autoupdate-sfo1-test.js similarity index 96% rename from test/cloudron-update-sfo1-test.js rename to test/cloudron-autoupdate-sfo1-test.js index abad2bd..3c37abf 100644 --- a/test/cloudron-update-sfo1-test.js +++ b/test/cloudron-autoupdate-sfo1-test.js @@ -1,7 +1,7 @@ /* - * This tests a flow for the cloudron owner updating a cloudron. + * This tests a flow for the cloudron autoupdating itself in sfo region. * It checks if an existing installed app retains it's data after - * an update. It then check if the cloudron can be updated to + * an update. It then check if the cloudron can be auto-updated to * the next (unreleased) version. */