Skip to content

Commit 0bdd947

Browse files
authored
revert to point testing harness to sdk testing's master branch (#288)
1 parent f0509ba commit 0bdd947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_integration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pushd $rootdir
77

88
# Reset test harness
99
rm -rf test-harness
10-
git clone --single-branch --branch zc2c https://github.com/algorand/algorand-sdk-testing.git test-harness
10+
git clone --single-branch --branch master https://github.com/algorand/algorand-sdk-testing.git test-harness
1111

1212
## Copy feature files into the project resources
1313
mkdir -p test/features

0 commit comments

Comments
 (0)