diff --git a/test/index.js b/test/index.js index 2ffbace02..a42a6e6c7 100644 --- a/test/index.js +++ b/test/index.js @@ -29,7 +29,7 @@ function checkRootDir () { checkBlockhainsFolder() function checkBlockhainsFolder(){ - const currentBlockchains = 62; + const currentBlockchains = 63; const foundBlockchains = readDirSync(blockchainsFolderPath)