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 49e569b commit eb035b6Copy full SHA for eb035b6
1 file changed
mne/gui/tests/test_gui_api.py
@@ -380,7 +380,6 @@ def _check_widget_trigger(
380
del renderer
381
382
383
-@pytest.mark.skipif()
384
def test_gui_api_qt(renderer_interactive_pyvistaqt):
385
"""Test GUI API with the Qt backend."""
386
from qtpy import API_NAME as api
0 commit comments