Skip to content

Commit

Permalink
Bump up blockchains due to Loom adding
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola committed Sep 20, 2019
1 parent 7855d32 commit b786415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function checkRootDir () {
checkBlockhainsFolder()

function checkBlockhainsFolder(){
const currentBlockchains = 62;
const currentBlockchains = 63;

const foundBlockchains = readDirSync(blockchainsFolderPath)

Expand Down

0 comments on commit b786415

Please sign in to comment.