Skip to content

Commit

Permalink
segfault #9
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsebgosselin committed Sep 28, 2017
1 parent 4a49662 commit 691205c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WHAT/tests/test_dwnld_weather_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,7 @@ def test_merge_widget(downloader_bot, mocker):
wxdata_downloader, qtbot = downloader_bot
wxdata_downloader.show()

qtbot.waitActive(wxdata_downloader, timeout=3000)
qtbot.waitForWindowShown(wxdata_downloader)
qtbot.wait(3000)

projetpath = os.path.join(os.getcwd(), "@ new-prô'jèt!")
wxdata_downloader.set_workdir(projetpath)
Expand Down

0 comments on commit 691205c

Please # to comment.