Skip to content

Commit

Permalink
use example instead of test
Browse files Browse the repository at this point in the history
  • Loading branch information
36000 committed Dec 3, 2020
1 parent bf89b9c commit a0ce72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFQ/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ def test_AFQ_custom_tract():
_, bids_path, sub_path = get_temp_hardi()
afd.fetch_stanford_hardi_tractography()

bundle_names = ["SLF", "ARC", "CST", "FP", "AntFrontal"]
bundle_names = ["SLF", "ARC", "CST", "FP"]

# move subsampled tractography into bids folder
os.rename(
Expand Down

0 comments on commit a0ce72b

Please sign in to comment.