diff --git a/scripts/demo-full-flow.sh b/scripts/demo-full-flow.sh index f64db17..ffe12ec 100755 --- a/scripts/demo-full-flow.sh +++ b/scripts/demo-full-flow.sh @@ -121,5 +121,5 @@ echo " Summary:" echo " [1/4] NewFungibleDefinitionWithAuthority → supply=1,000,000" echo " [2/4] Mint 500,000 → supply=1,500,000" echo " [3/4] SetAuthority (revoke) → supply fixed" -echo " [4/4] 49 unit tests passing → all authority cases verified" +echo " [4/4] 60 unit tests passing → all authority cases verified" echo "================================================================"