Skip to content

Commit

Permalink
22 Fix for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
ogorodnik committed Jul 10, 2023
1 parent bdfe888 commit 6a80fdf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testsuite/tests/assembly.no_debug_information/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ def test_driver():

GPS.execute_action("open assembly view")
yield wait_for_mdi_child("Assembly")
if mode == "Mode:Dap":
debug.start()

yield wait_idle()

view = GPS.MDI.get("Assembly")
Expand Down

0 comments on commit 6a80fdf

Please sign in to comment.