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

Updating simulate test

parent 94459b19
No related branches found
No related tags found
No related merge requests found
Pipeline #90341 passed
This commit is part of merge request !232. Comments created here will be created in the context of that merge request.
......@@ -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