Skip to content

Commit f5c43e9

Browse files
committed
oops
1 parent ac128f9 commit f5c43e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v03_pipeline/lib/tasks/write_sample_qc_json_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def test_call_sample_qc(
104104

105105
with task.output().open('r') as f:
106106
res = json.load(f)
107-
g
107+
108108
self.assertCountEqual(
109109
res['HG00731'],
110110
{

0 commit comments

Comments
 (0)