Skip to content

Commit

Permalink
Unskip gui test
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindjahren committed Sep 22, 2023
1 parent 52aae6f commit 1f00934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit_tests/gui/test_gui_load.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def test_that_ert_starts_when_there_are_no_problems(qapp):
assert gui.windowTitle() == "ERT - poly.ert"


@pytest.mark.skip(reason="https://github.com/equinor/ert/issues/5922")
@pytest.mark.usefixtures("use_tmpdir")
def test_that_run_dialog_can_be_closed_after_used_to_open_plots(qtbot, storage):
"""
Expand Down

0 comments on commit 1f00934

Please sign in to comment.