Bump web-test-middleware in CI Remove fileUpload volumes in CI, bump web to official v5.0.0 Rename web changelog & fix settings acceptance test Add 'Spaces' to settings navBar tests Add new profile link & quota to settings userMenu tests Update expected failures from web v5.0.0 release Bump web commit ID Bump web commit ID
8 lines
224 B
Bash
8 lines
224 B
Bash
# The test runner source for API tests
|
|
CORE_COMMITID=cb9a31fd45721406ee150682d86e29e1b2e8b0d8
|
|
CORE_BRANCH=master
|
|
|
|
# The test runner source for UI tests
|
|
WEB_COMMITID=905b4e342db0202cdbaa8c21096bf87f179b25f6
|
|
WEB_BRANCH=master
|