Skip to content

Commit a6f7ce0

Browse files
committed
fix tests
1 parent 2c1e0f0 commit a6f7ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_io/test_openephys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ def test_read_openephys_multishank_wiring():
625625
def test_read_openephys_onebox_nonsequential_wiring():
626626
"""Verify wiring for a OneBox dataset with a Channel Map plugin in the signal chain.
627627
628-
The Channel Map reorders channels before the Record Node writes to disk.
628+
The Channel Map plugin reorders channels before the Record Node writes to disk.
629629
For this dataset the output order is CH334, CH332, CH330, ... which appears
630630
in both the oebin channel_name fields and the probe's settings_channel_key
631631
contact annotations. The two must agree column-by-column so that

0 commit comments

Comments
 (0)