]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Fix Salus test
authorIan Coleman <ian@iancoleman.io>
Mon, 29 Oct 2018 06:42:10 +0000 (17:42 +1100)
committerIan Coleman <ian@iancoleman.io>
Mon, 29 Oct 2018 06:42:10 +0000 (17:42 +1100)
tests/spec/tests.js

index 7b0b3b2f9db5e1a85d79f7032416c85ab0ad2d45..544f92115baf1c6427624d08ccb8c039732ac8a9 100644 (file)
@@ -1092,8 +1092,9 @@ it('Allows selection of Rubycoin', function(done) {
 it('Allows selection of Salus', function(done) {
     var params = {
         selectText: "SLS - Salus",
 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 = {
 });
 it('Allows selection of Smileycoin', function(done) {
     var params = {