aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/tests.js')
-rw-r--r--tests/spec/tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js
index 6b52e2c..af8944c 100644
--- a/tests/spec/tests.js
+++ b/tests/spec/tests.js
@@ -1618,7 +1618,7 @@ it('Allows selection of Elastos', function(done) {
1618it('Allows selection of Energyweb', function(done) { 1618it('Allows selection of Energyweb', function(done) {
1619 var params = { 1619 var params = {
1620 selectText: "EWT - EnergyWeb", 1620 selectText: "EWT - EnergyWeb",
1621 firstAddress: "0x190aCfa6dA6Ff2D0a28Fbd0e02Aec493bCa5D7f7", 1621 firstAddress: "0x22171474844Fc7E8E99A3A69CCf1eDb5574FdD4c",
1622 }; 1622 };
1623 testNetwork(done, params); 1623 testNetwork(done, params);
1624}); 1624});