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

Updating simulate test

parent 68e4c9ed
No related branches found
No related tags found
1 merge request!232Guifilesignal
Pipeline #90353 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