Skip to content

Commit 7277f42

Browse files
committed
test(setup-test-network): use TAP-subgraph without expected amount field
1 parent 6ba107b commit 7277f42

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/wip/use-subgraph-with-removed-expected-amount
121121
cd ..
122122
fi
123123

0 commit comments

Comments
 (0)