Fix version
This commit is contained in:
parent
2cb6e0103d
commit
d0bc8b3408
@ -9,7 +9,7 @@ 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 : '22.0.0',
|
PREV_TESTAPP_VERSION : '22.0.0',
|
||||||
TESTAPP_VERSION : '23.0.5',
|
TESTAPP_VERSION : '23.0.6',
|
||||||
|
|
||||||
cloudronDomain: cloudronDomain,
|
cloudronDomain: cloudronDomain,
|
||||||
verifyResponse2xx: verifyResponse2xx,
|
verifyResponse2xx: verifyResponse2xx,
|
||||||
|
Loading…
Reference in New Issue
Block a user