X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=tests%2Fspec%2Ftests.js;h=c97c9734cb0364053a12a3198d558a6c60e17342;hp=e09f2cb5d1d6348539c23d04fa87b02983edbb42;hb=c990aff8195e64e4661a03e3856b8554a7204139;hpb=4b1be40deaf7c5574a610aa9d2f2e841370a26ef 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);