diff --git a/tests/scripts/run_tests.sh b/tests/scripts/run_tests.sh index 995c017..d0ea624 100644 --- a/tests/scripts/run_tests.sh +++ b/tests/scripts/run_tests.sh @@ -1,7 +1,7 @@ #!/bin/bash export GIT_SSL_NO_VERIFY=true -git clone -b add_federation_tests https://github.com/spoore1/federation_testing.git +git clone https://github.com/latchset/federation_testing.git cd federation_testing if [ ! -d /tmp/artifacts ]; then