aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-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 e3fd8fb..72cd492 100644
--- a/tests/spec/tests.js
+++ b/tests/spec/tests.js
@@ -897,7 +897,7 @@ it('Allows selection of EOSIO', function(done) {
897 selectText: "EOS - EOSIO", 897 selectText: "EOS - EOSIO",
898 firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy", 898 firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy",
899 }; 899 };
900 testNetowrk(done, params, true); 900 testNetwork(done, params, true);
901}); 901});
902it('Allows selection of Europecoin', function(done) { 902it('Allows selection of Europecoin', function(done) {
903 var params = { 903 var params = {