Fix contact deletion if contact *DeleteProhibited

This commit is contained in:
Alex Sherman 2021-02-15 14:51:01 +05:00
parent fad739d279
commit 340e1820f2
4 changed files with 10 additions and 2 deletions

View file

@ -115,4 +115,4 @@ class EppContactDeleteBaseTest < EppTestCase
DomainContact.delete_all
contacts(:john)
end
end
end