Skip to content

Commit d3ede49

Browse files
committed
activate vetiver900 from block 1
1 parent 30c16f7 commit d3ede49

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ global.Runners = {
101101
arrowhead631: createForkObject('arrowhead631', 1),
102102
lovell700: createForkObject('lovell700', 1),
103103
reed800: createForkObject('reed800', 1),
104+
vetiver900: createForkObject('vetiver900', 1),
104105
},
105106
additionalFederationAddresses: [],
106107
},

tests/01_07_00-activate-latest-fork.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ const activateForkTest = require('../lib/tests/activate-fork');
22

33
// Skipped activate-fork.js. When there is a new fork to be tested pre and post, unskip it in the activate-fork.js file
44
// activateForkTest.execute(
5-
// Runners.common.forks.reed800
5+
// Runners.common.forks.vetiver900
66
// );

0 commit comments

Comments
 (0)