update comment in test

release/4.3a0
Varun Agrawal 2022-03-25 16:50:21 -04:00
parent a7e7977c5f
commit 0dfd69fa4a
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ TEST(GaussianConditional, Print) {
GaussianConditional conditional(X(0), b, Matrix2::Identity(),
noiseModel::Isotropic::Sigma(2, sigma));
// Test printing for single parent.
// Test printing for no parents.
std::string expected =
"GaussianConditional p(x0)\n"
" R = [ 1 0 ]\n"