From 648e399fc41b0c422cc84d6fee551b17752ba1f7 Mon Sep 17 00:00:00 2001 From: Daisie Huang Date: Wed, 15 Nov 2023 15:30:24 -0800 Subject: [PATCH] Update test file locs back to develop --- etc/tests/test_integration.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(