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 7d9af3d commit 3780c7b
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):

Check failure on line 244 in tests/unit_tests/gui/test_gui_load.py

View workflow job for this annotation

GitHub Actions / annotate-python-linting

line too long (80 > 79 characters)
"""
Expand Down

0 comments on commit 3780c7b

Please sign in to comment.