Fix typo in test

release/4.3a0
Frank Dellaert 2021-12-27 13:55:05 -05:00
parent 457d074858
commit c622dde7a7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class TestDiscretePrior(GtsamTestCase):
"""Test the _repr_markdown_ method."""
prior = DiscretePrior(X, "2/3")
expected = " $P(0)$:\n" \
expected = " *P(0)*:\n\n" \
"|0|value|\n" \
"|:-:|:-:|\n" \
"|0|0.4|\n" \