There was an error while loading. Please reload this page.
1 parent 24b9332 commit 14b7533Copy full SHA for 14b7533
1 file changed
tst/Devices/TestFtmsRowerPm5Regression.h
@@ -123,7 +123,6 @@ TEST_F(FtmsRowerPm5RegressionTest, Pm5WithFtmsMustIgnoreConcept2DistancePackets)
123
false, false);
124
const double ftmsDistanceKm = state.distanceKm;
125
126
- EXPECT_NEAR(ftmsDistanceKm, 0.000460826, 1e-9);
127
EXPECT_TRUE(std::isfinite(ftmsDistanceKm));
128
129
ftmsrower::processPm5ParserState(state, QStringLiteral("{ce060031-43e5-11e4-916c-0800200c9a66}"),
0 commit comments