Fix review issues

This commit is contained in:
Withalion 2025-03-05 12:34:27 +01:00 committed by Martin Dobias
parent 4a232bb9ac
commit 6f1693c6e8

View File

@ -511,7 +511,6 @@ void TestQgs3DUtils::testScreenPointToMapCoordinates()
// this placement is weird, but it fixes the clang-tidy warning
delete scene;
QGSCOMPARENEAR( mapPoint.x(), 321900, 0.1 );
QGSCOMPARENEAR( mapPoint.y(), 129900.94, 0.1 );
QGSCOMPARENEAR( mapPoint.z(), -5, 0.1 );