Skip to content

Commit b6a646e

Browse files
committed
test(setup-test-network): use semiotic local network horizon
1 parent d56c38d commit b6a646e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-test-network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ if [ ! -d "local-network" ]; then
117117
git clone https://github.com/semiotic-ai/local-network.git
118118
cd local-network
119119
# Checkout to a branch with no dipper
120-
git checkout suchapalaver/main-no-dipper
120+
git checkout suchapalaver/test/horizon
121121
cd ..
122122
fi
123123

0 commit comments

Comments
 (0)