diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/spec/tests.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js index 2685fa6..90cdc7a 100644 --- a/tests/spec/tests.js +++ b/tests/spec/tests.js | |||
@@ -1112,7 +1112,7 @@ it('Allows selection of Omnicore', function(done) { | |||
1112 | it('Allows selection of DeepOnion', function(done) { | 1112 | it('Allows selection of DeepOnion', function(done) { |
1113 | var params = { | 1113 | var params = { |
1114 | selectText: "ONION - DeepOnion", | 1114 | selectText: "ONION - DeepOnion", |
1115 | firstAddress: "DVioZ2Rjc9krDf5bbHuixznSDumzvGpzVw", | 1115 | firstAddress: "DYREY7XCFXVqJ3x5UuN43k2JwD2s1kif48", |
1116 | }; | 1116 | }; |
1117 | testNetwork(done, params); | 1117 | testNetwork(done, params); |
1118 | }); | 1118 | }); |