fix test for FunctorizedFactor printing

release/4.3a0
Varun Agrawal 2020-07-24 02:30:35 -05:00
parent 71c5567f17
commit aaf632f583
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ TEST(FunctorizedFactor, Print) {
"FunctorizedFactor(X0)\n"
" measurement: [\n"
" 1, 0;\n"
" 0, 1\n"
" 0, 1\n"
"]\n"
" noise model sigmas: 1 1 1 1 1 1 1 1 1\n";