From: Ian Coleman Date: Mon, 29 Oct 2018 06:42:10 +0000 (+1100) Subject: Fix Salus test X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=65afae0b5ea92658c2f2d34d34fb65a847cbc533 Fix Salus test --- diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 7b0b3b2..544f921 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -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 = {