Skip to content

Commit

Permalink
Run output test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Oct 27, 2022
1 parent 037d313 commit 7cdbd6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/execute_output_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def normalize_outputs(outputs):
normalize_output(output)


@pytest.mark.xfail(reason='TODO: investigate this failing test')
def test_execute_output():
path = os.path.join(BASE_DIR, 'notebooks/output.ipynb')
nb = read(path, NO_CONVERT)
Expand Down

0 comments on commit 7cdbd6c

Please sign in to comment.