mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 14:36:32 +02:00
Mr/request form edits (#465)
* Update "current website" text * Update tribal gov text about needing more info * Add more context about current domains being used * RM text saying we'll email other contacts about the request * RM reference to emailing other contacts * Fix linter and test failures * Updated wait time to 20 business days --------- Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
This commit is contained in:
parent
2061ace292
commit
789ac91eeb
6 changed files with 14 additions and 14 deletions
|
@ -32,8 +32,8 @@ class TestFormValidation(TestCase):
|
|||
self.assertEqual(
|
||||
form.errors["website"],
|
||||
[
|
||||
"Enter your organization's"
|
||||
" website in the required format, like www.city.com."
|
||||
"Enter your organization's current website in the required format, like"
|
||||
" www.city.com."
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue