Skip to content

Commit

Permalink
Editor: Remove xfail from test to ignore warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Apr 29, 2019
1 parent 35e95f4 commit f42e7bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spyder/plugins/editor/widgets/tests/test_warnings.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

@pytest.mark.slow
@pytest.mark.second
@pytest.mark.xfail
def test_ignore_warnings(qtbot, lsp_codeeditor):
"""Test that the editor is ignoring some warnings."""
editor, manager = lsp_codeeditor
Expand Down

0 comments on commit f42e7bb

Please sign in to comment.