Skip to content

Commit

Permalink
Extra assert
Browse files Browse the repository at this point in the history
  • Loading branch information
zkovari committed Feb 21, 2022
1 parent 9feb688 commit 8484905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ def test_instant_tooltip(qtbot):
qtbot.mouseMove(btn)

assert QToolTip.isVisible()
assert QToolTip.text() == 'Test button'

0 comments on commit 8484905

Please sign in to comment.