mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
removed profile feature from docs
This commit is contained in:
parent
6be34e0677
commit
7a812101c9
3 changed files with 4 additions and 4 deletions
|
@ -258,7 +258,7 @@ class TestDomainRequest(TestCase):
|
|||
|
||||
@less_console_noise_decorator
|
||||
def test_submit_from_started_sends_email_to_creator(self):
|
||||
"""Tests if, when the profile feature flag is on, we send an email to the creator"""
|
||||
"""tests that we send an email to the creator"""
|
||||
msg = "Create a domain request and submit it and see if email was sent when the feature flag is on."
|
||||
domain_request = completed_domain_request(user=self.dummy_user_2)
|
||||
self.check_email_sent(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue