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 e07aabd commit 04376e8Copy full SHA for 04376e8
v03_pipeline/lib/paths_test.py
@@ -149,7 +149,7 @@ def test_validation_errors_for_run_path(self) -> None:
149
DatasetType.SNV_INDEL,
150
'manual__2023-06-26T18:30:09.349671+00:00',
151
),
152
- '/seqr/hail-search-data/v3.1/GRCh38/SNV_INDEL/runs/manual__2023-06-26T18:30:09.349671+00:00/validation_errors.json',
+ '/seqr/seqr-hail-search-data/v3.1/GRCh38/SNV_INDEL/runs/manual__2023-06-26T18:30:09.349671+00:00/validation_errors.json',
153
)
154
155
def test_metadata_for_run_path(self) -> None:
0 commit comments