Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 11, 2024
1 parent 1b410ca commit 2854e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_visualize.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def test_group_report_missing_qc(tmp_path, data_dir):
/ "sub-9001"
/ "ses-1"
/ "func"
/ "sub-9001_ses-1_task-rest_desc-bidsmreye_eyetrack.json"
/ "sub-9001_ses-1_task-rest_desc-1to6_eyetrack.json"
)

with open(file_to_modify, "w") as f:
Expand Down

0 comments on commit 2854e2b

Please sign in to comment.