Skip to content

Commit

Permalink
fix: no broadcast-mode block
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Meier <[email protected]>
  • Loading branch information
n0izn0iz committed Jan 18, 2024
1 parent 008e505 commit 1ab1d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -x
rm -fr teritori-dapp
git clone https://github.com/TERITORI/teritori-dapp.git
cd teritori-dapp
git checkout 267a3f9604d48c6f1ea5c31d13a5d24c6ed35210
git checkout bd198c3717d0a2561247c5677a986d7c0e6458bc

yarn

Expand Down

0 comments on commit 1ab1d5d

Please sign in to comment.