Skip to content

Commit 4c98692

Browse files
authored
Update expected number of files in test_example_datasets_click.py
1 parent 89ccbb4 commit 4c98692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/test_example_datasets_click.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from bids2openminds.converter import convert_click
44
from click.testing import CliRunner
55

6-
(test_data_set, number_of_openminds_files) = ("ds003", 101)
6+
(test_data_set, number_of_openminds_files) = ("ds003", 102)
77

88

99
def test_example_datasets_click():

0 commit comments

Comments
 (0)