]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Stratis Testnet text
authorAndy Davis <github@andy-davis.co.uk>
Mon, 16 Jul 2018 14:08:54 +0000 (15:08 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Jul 2018 14:08:54 +0000 (15:08 +0100)
tests/spec/tests.js

index e09f2cb5d1d6348539c23d04fa87b02983edbb42..c97c9734cb0364053a12a3198d558a6c60e17342 100644 (file)
@@ -1098,7 +1098,7 @@ it('Allows selection of Stratis', function(done) {
 });
 it('Allows selection of Stratis Test', function(done) {
     var params = {
-        selectText: "TSTRAT - Stratis Test",
+        selectText: "TSTRAT - Stratis Testnet",
         firstAddress: "TRLWm3dye4FRrDWouwYUSUZP96xb76mBE3",
     };
     testNetwork(done, params);