Skip to content

Commit

Permalink
Update test_interfaces_bids.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Oct 4, 2024
1 parent 75d1963 commit fa3cfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcp_d/tests/test_interfaces_bids.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def test_copy_atlas(tmp_path_factory):

# CIFTI
atlas_info = {
"image": load_data("atlases/atlas-Gordon/atlas-Gordon_space-fsLR_dseg.dlabel.nii"),
"image": load_data("atlases/atlas-Gordon/atlas-Gordon_space-fsLR_den-32k_dseg.dlabel.nii"),
"labels": load_data("atlases/atlas-Gordon/atlas-Gordon_dseg.tsv"),
"metadata": {"thing": "stuff"},
"dataset": "xcpdatlases",
Expand Down

0 comments on commit fa3cfc6

Please sign in to comment.