Skip to content
Snippets Groups Projects
Commit c3613c25 authored by Olle Hansson's avatar Olle Hansson
Browse files

Updating simulate test

parent 8c8db2fe
No related branches found
No related tags found
No related merge requests found
Pipeline #90345 passed
......@@ -157,8 +157,8 @@ def test_simulate(qtbot, datadir):
assert 'twotapfir' in widget.sfg_dict
widget.simulate_sfg()
qtbot.wait(100)
widget.dialog.save_properties()
qtbot.wait(100)
# widget.dialog.save_properties()
# qtbot.wait(100)
widget.dialog.close()
widget.exit_app()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment