From 559dc3f451f3cfaa02ca9ee0b555cf6833fe01c1 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Thu, 11 Jan 2024 11:24:43 -0700 Subject: [PATCH] Update src/registrar/tests/test_transition_domain_migrations.py Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com> --- src/registrar/tests/test_transition_domain_migrations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/tests/test_transition_domain_migrations.py b/src/registrar/tests/test_transition_domain_migrations.py index dc8d8f3a5..f3504eea6 100644 --- a/src/registrar/tests/test_transition_domain_migrations.py +++ b/src/registrar/tests/test_transition_domain_migrations.py @@ -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