update drops test

This commit is contained in:
owen05
2021-05-25 18:30:50 +08:00
parent 5c8711469f
commit ab5e768b86
6 changed files with 59 additions and 28 deletions

View File

@@ -68,7 +68,7 @@ fi
if [ "$1"x = "boxV2"x ]
then
truffle test ./test/DODODrops/dropsV2-fixedAmount.test.ts
truffle test ./test/DODODrops/dropsV2.test.ts
fi
# if [ "$1"x = "route-incentive"x ]