Skip to content

Commit 04376e8

Browse files
committed
missed one
1 parent e07aabd commit 04376e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v03_pipeline/lib/paths_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def test_validation_errors_for_run_path(self) -> None:
149149
DatasetType.SNV_INDEL,
150150
'manual__2023-06-26T18:30:09.349671+00:00',
151151
),
152-
'/seqr/hail-search-data/v3.1/GRCh38/SNV_INDEL/runs/manual__2023-06-26T18:30:09.349671+00:00/validation_errors.json',
152+
'/seqr/seqr-hail-search-data/v3.1/GRCh38/SNV_INDEL/runs/manual__2023-06-26T18:30:09.349671+00:00/validation_errors.json',
153153
)
154154

155155
def test_metadata_for_run_path(self) -> None:

0 commit comments

Comments
 (0)