Skip to content

Commit

Permalink
Fix UI tests to source new main
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexeh committed Nov 18, 2023
1 parent 3146b7c commit 4a7acd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/test_main_ui.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from PyQt5 import QtCore
import pytest
import joystick_diagrams.main as ui
import joystick_diagrams.__main__ as ui
import joystick_diagrams.version as version


Expand Down

0 comments on commit 4a7acd5

Please sign in to comment.