use latest test app version
This commit is contained in:
parent
2d83a3e3ad
commit
4275ef49ae
@ -8,8 +8,8 @@ var debug = require('debug')('e2e:common'),
|
|||||||
|
|
||||||
exports = module.exports = {
|
exports = module.exports = {
|
||||||
TESTAPP_ID: 'io.cloudron.testapp',
|
TESTAPP_ID: 'io.cloudron.testapp',
|
||||||
PREV_TESTAPP_VERSION : '18.0.0',
|
PREV_TESTAPP_VERSION : '19.0.1',
|
||||||
TESTAPP_VERSION : '19.0.1',
|
TESTAPP_VERSION : '20.0.0',
|
||||||
|
|
||||||
cloudronDomain: cloudronDomain,
|
cloudronDomain: cloudronDomain,
|
||||||
verifyResponse2xx: verifyResponse2xx,
|
verifyResponse2xx: verifyResponse2xx,
|
||||||
|
Loading…
Reference in New Issue
Block a user