mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-19 07:54:16 +02:00
Revert url (breaking tests)
This commit is contained in:
parent
1f7e190439
commit
ea5207f017
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ urlpatterns = [
|
||||||
name="domains",
|
name="domains",
|
||||||
),
|
),
|
||||||
path(
|
path(
|
||||||
"domains/no-organization/",
|
"no-organization-domains/",
|
||||||
views.PortfolioNoDomainsView.as_view(),
|
views.PortfolioNoDomainsView.as_view(),
|
||||||
name="no-portfolio-domains",
|
name="no-portfolio-domains",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue