fix test app versions
This commit is contained in:
parent
98e5fcda2d
commit
d04dda7fd6
@ -8,8 +8,8 @@ var debug = require('debug')('e2e:common'),
|
||||
|
||||
exports = module.exports = {
|
||||
TESTAPP_ID: 'io.cloudron.testapp',
|
||||
PREV_TESTAPP_VERSION : '14.0.0',
|
||||
TESTAPP_VERSION : '15.0.0',
|
||||
PREV_TESTAPP_VERSION : '15.0.0',
|
||||
TESTAPP_VERSION : '16.0.0',
|
||||
|
||||
cloudronDomain: cloudronDomain,
|
||||
verifyResponse2xx: verifyResponse2xx,
|
||||
|
Loading…
Reference in New Issue
Block a user