diff --git a/etc/tests/test_integration.py b/etc/tests/test_integration.py index d5281ef84..0c0381618 100644 --- a/etc/tests/test_integration.py +++ b/etc/tests/test_integration.py @@ -638,7 +638,7 @@ def test_ingest_permissions(): clean_up_program("SYNTHETIC-2") clean_up_program("TEST_2") - test_loc = "https://raw.githubusercontent.com/CanDIG/candigv2-ingest/daisieh/new-htsget-ingest/tests/clinical_ingest.json" + test_loc = "https://raw.githubusercontent.com/CanDIG/candigv2-ingest/develop/tests/clinical_ingest.json" test_data = requests.get(test_loc).json() token = get_token( @@ -839,7 +839,7 @@ def test_beacon(user, search, can_access, cannot_access): ## HTSGet + katsu: def test_ingest_htsget(): - test_loc = "https://raw.githubusercontent.com/CanDIG/candigv2-ingest/daisieh/new-htsget-ingest/tests/genomic_ingest.json" + test_loc = "https://raw.githubusercontent.com/CanDIG/candigv2-ingest/develop/tests/genomic_ingest.json" test_data = requests.get(test_loc).json() token = get_token(