mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
update usa-current
This commit is contained in:
parent
af3acbc773
commit
e9b858814c
1 changed files with 1 additions and 1 deletions
|
@ -3152,7 +3152,7 @@ class TestDomainRequestWizard(TestWithUser, WebTest):
|
||||||
self.assertContains(detail_page, "#lock", 1)
|
self.assertContains(detail_page, "#lock", 1)
|
||||||
|
|
||||||
# The current option should be selected
|
# The current option should be selected
|
||||||
self.assertContains(detail_page, "usa-current", count=1)
|
self.assertContains(detail_page, "usa-current", count=2)
|
||||||
|
|
||||||
# We default to the requesting entity page
|
# We default to the requesting entity page
|
||||||
expected_url = reverse("domain-request:portfolio_requesting_entity")
|
expected_url = reverse("domain-request:portfolio_requesting_entity")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue