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:
zandercymatics 2024-01-11 11:24:43 -07:00 committed by GitHub
parent cb03e4ac1b
commit 559dc3f451
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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