--- a/tests/ide_tests/wx_widgets.pytest/test_CustomIntCtrl.py Wed May 15 08:59:38 2024 +0200
+++ b/tests/ide_tests/wx_widgets.pytest/test_CustomIntCtrl.py Wed May 15 18:50:26 2024 +0200
@@ -33,15 +33,22 @@
import controls.CustomIntCtrl
class TestCustomIntCtrl(unittest.TestCase):
self.frame = wx.Frame(None)
"""Test working upper bound"""