]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - tests/spec/tests.js
Fix Salus test
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / tests.js
index 590f4e379114175f4a06e28e9d331f3214c7b81c..544f92115baf1c6427624d08ccb8c039732ac8a9 100644 (file)
@@ -707,7 +707,7 @@ it('Allows selection of Bitcoinz', function(done) {
 it('Allows selection of BitCloud', function(done) {
     var params = {
         selectText: "BTDX - BitCloud",
-        firstAddress: "BE9tnWxiR7ALgVhG8LLDi2W9pvtjzZMFoM",
+        firstAddress: "BHbWitXCNgTf1BhsRDNMP186EeibuzmrBi",
     };
     testNetwork(done, params);
 });
@@ -966,7 +966,7 @@ it('Allows selection of Lynx', function(done) {
 it('Allows selection of Megacoin', function(done) {
     var params = {
         selectText: "MEC - Megacoin",
-        firstAddress: "MHHRRPHcF8DvQpEySFF9M6fR8Qv4JH2fFC",
+        firstAddress: "MDfAj9CzkC1HpcUiVGnHp8yKTa7WXgu8AY",
     };
     testNetwork(done, params);
 });
@@ -1092,8 +1092,9 @@ it('Allows selection of Rubycoin', function(done) {
 it('Allows selection of Salus', function(done) {
     var params = {
         selectText: "SLS - Salus",
-        firstAddress: "SgdYBmVytcW2aCYitdegwkUcCU7RSqYokB",
+        firstAddress: "SNzPi1CafHFm3WWjRo43aMgiaEEj3ogjww",
     };
+    testNetwork(done, params);
 });
 it('Allows selection of Smileycoin', function(done) {
     var params = {