]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Fix typo testNetowrk/testNetwork
authorIan Coleman <ian@iancoleman.io>
Thu, 13 Jun 2019 02:41:11 +0000 (12:41 +1000)
committerIan Coleman <ian@iancoleman.io>
Thu, 4 Jul 2019 01:41:14 +0000 (11:41 +1000)
tests/spec/tests.js

index e3fd8fbd6f5b30699cdac6742a9b6b93ae49a329..72cd492f7aba77a22585b0523318f07dffd163aa 100644 (file)
@@ -897,7 +897,7 @@ it('Allows selection of EOSIO', function(done) {
         selectText: "EOS - EOSIO",
         firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy",
     };
         selectText: "EOS - EOSIO",
         firstPubKey: "EOS692VJTBK3Rmw93onNnpnZ8ZtmE9PdxjDStArvbyzoe11QUTNoy",
     };
-    testNetowrk(done, params, true);
+    testNetwork(done, params, true);
 });
 it('Allows selection of Europecoin', function(done) {
     var params = {
 });
 it('Allows selection of Europecoin', function(done) {
     var params = {