From 8419e92df9c9e26095d101b15c95f89af56be2e7 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 28 Jan 2017 01:56:16 -0800 Subject: [PATCH] update comment --- test/cloudron-migrate-test.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/cloudron-migrate-test.js b/test/cloudron-migrate-test.js index 2868844..7f9c364 100644 --- a/test/cloudron-migrate-test.js +++ b/test/cloudron-migrate-test.js @@ -1,7 +1,8 @@ /* * This tests a flow for cloudron owner creating a cloudron * with a custom domain from the appstore. Owner creates a cloudron, activates - * it, installs and app and deletes the cloudron eventually + * it, installs an app. The cloudron then updates and we check if box updated + * correctly. It deletes the cloudron eventually. * */