diff --git a/integration-tests/ext-test/snx.sh b/integration-tests/ext-test/snx.sh index d02fc28e892d..87db9fed93bc 100755 --- a/integration-tests/ext-test/snx.sh +++ b/integration-tests/ext-test/snx.sh @@ -2,4 +2,4 @@ git clone --depth=1 --branch develop https://github.com/Synthetixio/synthetix.git cd synthetix npm install -npx hardhat --config ./hardhat.config.js test:integration:l2 --compile --deploy +npx hardhat --config ./hardhat.config.js test:integration:dual --compile --deploy