From c990aff8195e64e4661a03e3856b8554a7204139 Mon Sep 17 00:00:00 2001 From: Andy Davis Date: Mon, 16 Jul 2018 15:08:54 +0100 Subject: [PATCH] Stratis Testnet text --- tests/spec/tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.41.0