mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Add period for pushing
This commit is contained in:
parent
5f646ce269
commit
8155a47db8
1 changed files with 1 additions and 1 deletions
|
@ -1131,7 +1131,7 @@ class TestDomainSeniorOfficial(TestDomainOverview):
|
|||
self.assertContains(page, "Suborganization")
|
||||
self.assertNotContains(page, "Organization name")
|
||||
|
||||
# Make sure that we're using the right SO value
|
||||
# Make sure that we're using the right SO value.
|
||||
self.assertNotContains(page, "Testy")
|
||||
self.assertContains(page, "Bob")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue