mysterybox test ing

This commit is contained in:
owen05
2021-04-15 22:59:15 +08:00
parent 7da769f596
commit 930698f676
3 changed files with 138 additions and 0 deletions

View File

@@ -61,6 +61,10 @@ then
truffle test ./test/DODONFT/nftMainFlow.test.ts
fi
if [ "$1"x = "boxV1"x ]
then
truffle test ./test/DODONFT/mysteryBoxV1.test.ts
fi
# if [ "$1"x = "route-incentive"x ]
# then