Skip to content

Commit 58b6158

Browse files
Remove xfail mark on TrucatedNormal tests
1 parent 4449ef6 commit 58b6158

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/tests/test_distributions_random.py

-1
Original file line numberDiff line numberDiff line change
@@ -2145,7 +2145,6 @@ def test_Rice(
21452145
],
21462146
ids=str,
21472147
)
2148-
@pytest.mark.xfail(reason="TruncatedNormal not yet refactored for v4")
21492148
def test_TruncatedNormal(
21502149
self,
21512150
prior_samples,

0 commit comments

Comments
 (0)