Update e2e test to use simpledapp.eth

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Serhy 2020-05-06 17:41:39 +03:00 committed by Andrey Shovkoplyas
parent 41bde61212
commit 8b81c9a63b
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 1 deletions

View File

@ -52,5 +52,5 @@ connection_not_secure_text = "Connection is not secure! " \
connection_is_secure_text = "Connection is secure. Make sure you really trust this site " \
"before signing transactions or entering personal data."
test_dapp_url = 'status-im.github.io/dapp'
test_dapp_url = 'simpledapp.eth'
test_dapp_name = 'status-im.github.io'