We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ccbb4 commit 4c98692Copy full SHA for 4c98692
1 file changed
test/test_example_datasets_click.py
@@ -3,7 +3,7 @@
3
from bids2openminds.converter import convert_click
4
from click.testing import CliRunner
5
6
-(test_data_set, number_of_openminds_files) = ("ds003", 101)
+(test_data_set, number_of_openminds_files) = ("ds003", 102)
7
8
9
def test_example_datasets_click():
0 commit comments