use 7.0.0 test app

This commit is contained in:
Girish Ramakrishnan 2015-10-13 09:28:35 -07:00
parent ea21ffde9f
commit ec2415678c

View File

@ -8,7 +8,7 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = { exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp', TESTAPP_ID: 'io.cloudron.testapp',
TESTAPP_VERSION : '6.0.0', TESTAPP_VERSION : '7.0.0',
cloudronDomain: cloudronDomain, cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse, verifyResponse: verifyResponse,