use it instead of after so we can debug it with --bail
This commit is contained in:
parent
7037c5c2f1
commit
d00f0c3824
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user