mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Fix failing test
This commit is contained in:
parent
e40389a41c
commit
2be4c6a15e
@ -54,7 +54,7 @@ class SnapGeometriesToLayer(GeoAlgorithm):
|
||||
return self.tr('Vector geometry tools')
|
||||
|
||||
def name(self):
|
||||
return 'snapgeometriestolayer'
|
||||
return 'snapgeometries'
|
||||
|
||||
def displayName(self):
|
||||
return self.tr('Snap geometries to layer')
|
||||
|
Loading…
x
Reference in New Issue
Block a user