#19 Tests
* adds workflow testing for geometries on new creation of intervention and compensation *
This commit is contained in:
@@ -356,7 +356,7 @@ class EditInterventionForm(NewInterventionForm):
|
||||
self.instance.save()
|
||||
|
||||
# Uncheck and unrecord intervention due to changed data
|
||||
self.instance.set_unchecked(user)
|
||||
self.instance.set_unchecked()
|
||||
self.instance.set_unrecorded(user)
|
||||
|
||||
return self.instance
|
||||
|
||||
Reference in New Issue
Block a user