Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ahartikainen committed Oct 28, 2019
1 parent 806daba commit 987a6f4
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="Temporary skip for Pyro tests, until fix is provided")
@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 987a6f4

Please sign in to comment.