From 74e2225f36fb8ab10f701eb4b86ad9dab1a83474 Mon Sep 17 00:00:00 2001 From: Dan Miller Date: Tue, 24 Jul 2018 14:54:13 -0230 Subject: Improve waits for new tx-list-items after first contract method call in e2e beta tests. --- test/e2e/beta/contract-test/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/e2e/beta/contract-test/index.html') diff --git a/test/e2e/beta/contract-test/index.html b/test/e2e/beta/contract-test/index.html index 0d63fd940..f6e6f44c7 100644 --- a/test/e2e/beta/contract-test/index.html +++ b/test/e2e/beta/contract-test/index.html @@ -10,6 +10,9 @@ +
+ Not yet deployed +
Send eth
-- cgit