From d00f0c38241ff3f34ef81dda95499553a29dfcc5 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 13 Aug 2016 01:08:38 -0700 Subject: [PATCH] use it instead of after so we can debug it with --bail --- test/selfhost-ec2-create-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/selfhost-ec2-create-test.js b/test/selfhost-ec2-create-test.js index f8c6178..677a1e5 100644 --- a/test/selfhost-ec2-create-test.js +++ b/test/selfhost-ec2-create-test.js @@ -253,7 +253,7 @@ describe('Selfhost EC2 Cloudron creation', function () { cloudron.uninstallApp(appId); }); - after(function (done) { + it('can delete the cloudron', function (done) { console.log('Cleanup EC2 instances'); var params = {