Skip to content

Commit

Permalink
Merge 987a6f4 into 807aeb2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahartikainen committed Oct 28, 2019
2 parents 807aeb2 + 987a6f4 commit 89010a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arviz/tests/test_data_pyro.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
load_cached_models,
)


@pytest.mark.skip(reason="Temporarily skip for Pyro tests, until fix is provided")
class TestDataPyro:
@pytest.fixture(scope="class")
def data(self, eight_schools_params, draws, chains):
Expand Down

0 comments on commit 89010a9

Please sign in to comment.