Skip to content

Commit

Permalink
[CON-12 Doc] Fix title in restart beam test
Browse files Browse the repository at this point in the history
  • Loading branch information
kinwo committed May 2, 2023
1 parent 77fc39f commit a322be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/test/test-restart-beam.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

printf "### πŸ§‘β€πŸ’» Test BeamEscrow Creator Claim Funds Reentrancy πŸ§‘β€πŸ’» ###\n\n"
printf "### πŸ§‘β€πŸ’» Test Restart Beam πŸ§‘β€πŸ’» ###\n\n"

LedgerCanisterId=$(dfx canister id ledger)
EscrowPaymentAccountId=$(dfx ledger account-id --of-canister beamescrow)
Expand Down

0 comments on commit a322be4

Please sign in to comment.