Skip to content

Commit a6c15dc

Browse files
Fix tests
1 parent 52420f1 commit a6c15dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/mixtures/nm_mixture/test_nm_mixture.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def test_canonical_log_pdf(self, generate_canonical_distributions):
9292
assert result.mean() < 1e-4
9393

9494

95-
@pytest.mark.ci
9695
class TestNormalMeanMixtureNormal:
9796
@pytest.fixture
9897
def generate_classic_distributions(self):

0 commit comments

Comments
 (0)