Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Dec 23, 2024
1 parent a4bac71 commit b7faa65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions napari_plugin_manager/_tests/test_qt_plugin_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ def test_install_pypi_constructor(
plugin_dialog.installer.processFinished, timeout=60_000
):
widget.action_button.click()
qtbot.wait(5000)
else:
widget.action_button.click()
assert mock.called
Expand Down

0 comments on commit b7faa65

Please sign in to comment.