Skip to content

Commit 7f70ad5

Browse files
committed
Update test_report.py
1 parent 0468218 commit 7f70ad5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mne/report/tests/test_report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ def test_add_bem_n_jobs(n_jobs, monkeypatch):
518518
@pytest.mark.slowtest
519519
@testing.requires_testing_data
520520
def test_add_forward():
521+
"""Test add_forward."""
521522
report = Report(subjects_dir=subjects_dir, image_format="png")
522523
report.add_forward(
523524
forward=fwd_fname,

0 commit comments

Comments
 (0)