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 0468218 commit 7f70ad5Copy full SHA for 7f70ad5
1 file changed
mne/report/tests/test_report.py
@@ -518,6 +518,7 @@ def test_add_bem_n_jobs(n_jobs, monkeypatch):
518
@pytest.mark.slowtest
519
@testing.requires_testing_data
520
def test_add_forward():
521
+ """Test add_forward."""
522
report = Report(subjects_dir=subjects_dir, image_format="png")
523
report.add_forward(
524
forward=fwd_fname,
0 commit comments