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
1 changed files with 1 additions and 1 deletions

View File

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