diff --git a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml index 471d510df38..8c8160a8b6e 100644 --- a/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml +++ b/python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml @@ -1938,7 +1938,7 @@ tests: type: vector compare: geometry: - precision: 7 + precision: 5 - algorithm: qgis:variabledistancebuffer name: variable buffer on points with dissolve option @@ -1955,7 +1955,7 @@ tests: type: vector compare: geometry: - precision: 7 + precision: 5 - algorithm: qgis:adduniquevalueindexfield name: add unique field based on another field