mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Update tests/src/python/test_qgspointcloudlayerprofilegenerator.py
This commit is contained in:
parent
fd61ea9bf5
commit
739e4aee1b
@ -1219,7 +1219,7 @@ class TestQgsPointCloudLayerProfileGenerator(QgisTestCase):
|
||||
|
||||
req = QgsProfileRequest(curve)
|
||||
req.setCrs(pcl.crs())
|
||||
req.setTolerance(0.05)
|
||||
req.setTolerance(0.5)
|
||||
generator = pcl.createProfileGenerator(req)
|
||||
|
||||
context = QgsProfileGenerationContext()
|
||||
|
Loading…
x
Reference in New Issue
Block a user