use newer test image

This commit is contained in:
Girish Ramakrishnan 2015-09-29 14:37:32 -07:00
parent 64f7bba9d9
commit 8f648f0c59
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 : '2.0.0',
TESTAPP_VERSION : '2.0.1',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,