From b8dc69fc8573351f4fcaafc353166e6e2ebd2d05 Mon Sep 17 00:00:00 2001 From: Serhy Date: Thu, 7 May 2020 13:15:35 +0300 Subject: [PATCH] Dapp permission screen to expect simpledapp Signed-off-by: Serhy --- test/appium/tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/appium/tests/__init__.py b/test/appium/tests/__init__.py index 1e2bc3e9e5..bc9efde736 100644 --- a/test/appium/tests/__init__.py +++ b/test/appium/tests/__init__.py @@ -53,4 +53,4 @@ connection_is_secure_text = "Connection is secure. Make sure you really trust th "before signing transactions or entering personal data." test_dapp_url = 'simpledapp.eth' -test_dapp_name = 'status-im.github.io' +test_dapp_name = 'simpledapp.eth'