mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 10:07:04 +02:00
unit tests
This commit is contained in:
parent
9e339c2cd9
commit
de8d252136
3 changed files with 159 additions and 1 deletions
|
@ -810,7 +810,7 @@ class DomainRequest(TimeStampedModel):
|
|||
except Exception as err:
|
||||
logger.error(err)
|
||||
logger.error(f"Can't query an approved domain while attempting {called_from}")
|
||||
|
||||
|
||||
# Delete the suborg as long as this is the only place it is used
|
||||
self._cleanup_dangling_suborg()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue