fix tests

This commit is contained in:
poma 2020-12-15 22:08:26 +03:00
parent 781c58aaa2
commit 5a1baed66b
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ contract('Miner', (accounts) => {
const recipient = accounts[1]
// eslint-disable-next-line no-unused-vars
const relayer = accounts[2]
const levels = MERKLE_TREE_HEIGHT || 20
const levels = 20
let snapshotId
const AnotherWeb3 = require('web3')
let contract