mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Update src/registrar/tests/test_transition_domain_migrations.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
cb03e4ac1b
commit
559dc3f451
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class TestPopulateFirstReady(TestCase):
|
|||
|
||||
desired_domain.first_ready = self.ready_at_date
|
||||
|
||||
# Run the expiration date script
|
||||
# Run the update first ready_at script
|
||||
self.run_populate_first_ready()
|
||||
|
||||
current_domain = self.dns_needed_domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue