mne-tools / mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
https://mne.tools/mne-bids/
BSD 3-Clause "New" or "Revised" License
132 stars 86 forks source link

MAINT: Tweak test for latest MNE #1191

Closed larsoner closed 11 months ago

larsoner commented 11 months ago

PR Description

Tiny test tweak so I think no changelog entry necessary.

Closes #1190

Merge checklist

Maintainer, please confirm the following before merging. If applicable:

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (61b26aa) 97.64% compared to head (56de8ce) 97.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1191 +/- ## ======================================= Coverage 97.64% 97.64% ======================================= Files 40 40 Lines 8671 8675 +4 ======================================= + Hits 8467 8471 +4 Misses 204 204 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sappelhoff commented 11 months ago

Enabling auto merge. thanks @larsoner