Use version 22.0.0
This commit is contained in:
parent
4c73e6310d
commit
fabe2348d1
@ -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 : '20.0.1',
|
PREV_TESTAPP_VERSION : '21.0.0',
|
||||||
TESTAPP_VERSION : '21.0.0',
|
TESTAPP_VERSION : '22.0.0',
|
||||||
|
|
||||||
cloudronDomain: cloudronDomain,
|
cloudronDomain: cloudronDomain,
|
||||||
verifyResponse2xx: verifyResponse2xx,
|
verifyResponse2xx: verifyResponse2xx,
|
||||||
|
Loading…
Reference in New Issue
Block a user