mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -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')
|
return self.tr('Vector geometry tools')
|
||||||
|
|
||||||
def name(self):
|
def name(self):
|
||||||
return 'snapgeometriestolayer'
|
return 'snapgeometries'
|
||||||
|
|
||||||
def displayName(self):
|
def displayName(self):
|
||||||
return self.tr('Snap geometries to layer')
|
return self.tr('Snap geometries to layer')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user