Skip to content

Commit

Permalink
Remove skip of notebook tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
interpret-ml committed Jun 7, 2019
1 parent c887c48 commit 0d50ad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/interpret/test/test_example_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def run_notebook(notebook_path):


@pytest.mark.slow
@pytest.mark.skip
def test_example_notebooks():
script_path = os.path.dirname(os.path.abspath(__file__))
notebooks_path = os.path.abspath(
Expand Down

0 comments on commit 0d50ad1

Please sign in to comment.