REPP: Contact update test

This commit is contained in:
Karl Erik Õunapuu 2020-10-20 13:58:21 +03:00
parent 9cfa1c2989
commit 33f6da53c1
No known key found for this signature in database
GPG key ID: C9DD647298A34764
3 changed files with 92 additions and 8 deletions

View file

@ -17,7 +17,7 @@ module Actions
def call
maybe_remove_address
maybe_update_statuses
maybe_update_ident
maybe_update_ident if ident
maybe_attach_legal_doc
commit
end