mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 08:37:12 +00:00
chore: change the test rail project id
This commit is contained in:
parent
aee9db4b5c
commit
26508f5c91
@ -75,7 +75,7 @@ pipeline {
|
|||||||
PATH = "${VIRTUAL_ENV}/bin:${PATH}"
|
PATH = "${VIRTUAL_ENV}/bin:${PATH}"
|
||||||
|
|
||||||
TESTRAIL_URL = 'https://ethstatus.testrail.net'
|
TESTRAIL_URL = 'https://ethstatus.testrail.net'
|
||||||
TESTRAIL_PROJECT_ID = 17
|
TESTRAIL_PROJECT_ID = 18
|
||||||
/* Override QT xcb plugin with linux to avoid errors like:
|
/* Override QT xcb plugin with linux to avoid errors like:
|
||||||
* "Could not load the Qt platform plugin "xcb" in "" even though it was found." */
|
* "Could not load the Qt platform plugin "xcb" in "" even though it was found." */
|
||||||
QT_QPA_PLATFORM = "linuxfb"
|
QT_QPA_PLATFORM = "linuxfb"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user