test with v12

This commit is contained in:
Girish Ramakrishnan 2016-05-17 23:34:12 -07:00
parent 1933bc79b9
commit 0f56cf7e97
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
PREV_TESTAPP_VERSION : '11.0.0',
TESTAPP_VERSION : '11.0.0',
TESTAPP_VERSION : '12.0.0',
cloudronDomain: cloudronDomain,
verifyResponse2xx: verifyResponse2xx,