mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
36762b5e08
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.