We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0509ba commit 0bdd947Copy full SHA for 0bdd947
run_integration.sh
@@ -7,7 +7,7 @@ pushd $rootdir
7
8
# Reset test harness
9
rm -rf test-harness
10
-git clone --single-branch --branch zc2c https://github.com/algorand/algorand-sdk-testing.git test-harness
+git clone --single-branch --branch master https://github.com/algorand/algorand-sdk-testing.git test-harness
11
12
## Copy feature files into the project resources
13
mkdir -p test/features
0 commit comments