mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 17:56:11 +02:00
Adding missing comma to pa11y list
This commit is contained in:
parent
593701827b
commit
5a3fa018ae
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"http://app:8080/",
|
"http://app:8080/",
|
||||||
"http://app:8080/health/",
|
"http://app:8080/health/",
|
||||||
"http://app:8080/whoami/",
|
"http://app:8080/whoami/",
|
||||||
"http://app:8080/register/"
|
"http://app:8080/register/",
|
||||||
"http://app:8080/register/organization.html",
|
"http://app:8080/register/organization.html",
|
||||||
"http://app:8080/register/org_federal.html",
|
"http://app:8080/register/org_federal.html",
|
||||||
"http://app:8080/register/org_election.html",
|
"http://app:8080/register/org_election.html",
|
||||||
|
@ -17,6 +17,6 @@
|
||||||
"http://app:8080/register/security_email.html",
|
"http://app:8080/register/security_email.html",
|
||||||
"http://app:8080/register/anything_else.html",
|
"http://app:8080/register/anything_else.html",
|
||||||
"http://app:8080/register/requirements.html",
|
"http://app:8080/register/requirements.html",
|
||||||
"http://app:8080/register/review.html",
|
"http://app:8080/register/review.html"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue