Skip to content

Commit 10b4604

Browse files
committed
FIX: Come on
1 parent 3b1e9cd commit 10b4604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mne/utils/tests/test_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ def test_get_subjects_dir(tmp_path, monkeypatch):
176176

177177

178178
@flaky(max_runs=3)
179-
@pytest.mark.slowtest
179+
@pytest.mark.ultraslowtest # not ultraslow, just flaky and not changed often
180180
@requires_good_network
181181
def test_sys_info_check_outdated(monkeypatch):
182182
"""Test sys info checking."""

0 commit comments

Comments
 (0)