mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
change test server to fs-test-3
This commit is contained in:
parent
36e1a4a590
commit
2fc397b27f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class UITestsCoreManager {
|
|||
|
||||
var appAccountAuthInfo: AuthInfo
|
||||
var ghostAccounts: UITestsGhostAccounts
|
||||
val dnsServer = arrayOf("51.255.123.121") // fs-test-3 = 5.135.31.162 and fs-test-4 = 51.255.123.121
|
||||
val dnsServer = arrayOf("5.135.31.162") // fs-test-3 = 5.135.31.162 and fs-test-4 = 51.255.123.121
|
||||
|
||||
companion object {
|
||||
private var mInstance: UITestsCoreManager? = null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue