From: Andy Davis Date: Mon, 16 Jul 2018 14:08:54 +0000 (+0100) Subject: Stratis Testnet text X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=c990aff8195e64e4661a03e3856b8554a7204139;hp=4b1be40deaf7c5574a610aa9d2f2e841370a26ef;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git Stratis Testnet text --- diff --git a/tests/spec/tests.js b/tests/spec/tests.js index e09f2cb..c97c973 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js @@ -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);