Skip to content

Commit

Permalink
Update mne/tests/test_source_estimate.py
Browse files Browse the repository at this point in the history
caps

Co-authored-by: Daniel McCloy <[email protected]>
  • Loading branch information
pmolfese and drammock authored Dec 20, 2023
1 parent 11d77df commit e6b7b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne/tests/test_source_estimate.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def test_volume_stc(tmp_path):

@testing.requires_testing_data
def test_save_stc_as_gifti(tmp_path):
"""Save the stc as a gifti file and export."""
"""Save the stc as a GIFTI file and export."""
nib = pytest.importorskip("nibabel")
surfpath_src = bem_path / "sample-oct-6-src.fif"
surfpath_stc = data_path / "MEG" / "sample" / "sample_audvis_trunc-meg"
Expand Down

0 comments on commit e6b7b0a

Please sign in to comment.