more work on tests

disable the migrate tests for now
This commit is contained in:
Girish Ramakrishnan
2017-04-24 15:37:03 -07:00
parent 1b0a81cb3f
commit ca5723bbc7
6 changed files with 31 additions and 19 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ describe('Cloudron', function () {
});
describe('migrate', function () {
xdescribe('migrate', function () {
before(function (done) {
async.series([
setup,