Skip to content

Commit 339a290

Browse files
committed
1 parent 2b3d602 commit 339a290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_analysis.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ async def test_get_sample_cram_path_map_for_seqr(self):
184184
ParticipantUpsertInternal(
185185
external_ids={PRIMARY_EXTERNAL_ORG: 'PEXT1'},
186186
meta={},
187-
samples=[SampleUpsertInternal(id=self.sample_id)]
187+
samples=[SampleUpsertInternal(id=self.sample_id)],
188188
),
189189
],
190190
)

0 commit comments

Comments
 (0)