mirror of
https://github.com/google/nomulus
synced 2026-04-27 19:45:24 +00:00
In addition, we move the deleteTestDomain method to DatabaseHelper since it'll be useful in other places (e.g. RelockDomainActionTest) and remove the duplicate definition of ResaveEntityAction.PATH. We also can ignore deletions of non-persisted entities in the JPA transaction manager.