use latest test image

This commit is contained in:
Girish Ramakrishnan 2015-10-15 15:38:43 -07:00
parent 658489d22b
commit 08864a12fb
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 : '7.0.0',
TESTAPP_VERSION : '8.0.0',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,