Skip to content

Commit

Permalink
See if coverage report on github changes
Browse files Browse the repository at this point in the history
  • Loading branch information
e100 committed Jun 15, 2024
1 parent c6abfbd commit 97a584f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/instruments/altimeter/test_altimeter.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ def test_altimeter(fix,qtbot):
widget.resize(200,200)
widget.show()
qtbot.waitExposed(widget)
widget.paintEvent(None)

qtbot.wait(3000)

0 comments on commit 97a584f

Please sign in to comment.