Skip to content

Commit

Permalink
test more
Browse files Browse the repository at this point in the history
  • Loading branch information
goanpeca committed Jan 8, 2025
1 parent 7620b51 commit 5ed7bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion napari_plugin_manager/_tests/test_qt_plugin_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ def test_direct_entry_installs(qtbot, tmp_virtualenv, plugin_dialog, request):

@pytest.mark.skipif(
sys.platform.startswith('linux'), reason="Test fails on linux randomly"
True, reason="Test fails on linux randomly"
)
def test_shortcut_close(plugin_dialog, qtbot):
qtbot.keyClicks(
Expand Down

0 comments on commit 5ed7bd4

Please sign in to comment.