Skip to content

Commit

Permalink
CI #99
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 5, 2023
1 parent 8368254 commit 2536f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemviz/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def test_widget1(qtbot):
"""Test a simple Qt widget."""
widget = QtWidgets.QWidget(None)
# qtbot.addWidget(widget)
assert widget is not None


def test_widget2(qtbot):
Expand Down

0 comments on commit 2536f50

Please sign in to comment.