mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
test: add tests for handler
This commit is contained in:
@@ -289,7 +289,6 @@ class RDAPService
|
||||
}
|
||||
|
||||
$domain->setDeleted(true);
|
||||
$this->em->persist($domain);
|
||||
$this->em->flush();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user