Use the right config file name in ENS external test

This commit is contained in:
Kamil Śliwak
2021-12-10 17:02:35 +01:00
parent 937597c1cd
commit 5fb0246f1c
+1 -1
View File
@@ -34,7 +34,7 @@ function ens_test
{
local repo="https://github.com/ensdomains/ens.git"
local branch=master
local config_file="truffle-config.js"
local config_file="truffle.js"
local min_optimizer_level=1
local max_optimizer_level=3