mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +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.assertContains(page, "Suborganization")
|
||||||
self.assertNotContains(page, "Organization name")
|
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.assertNotContains(page, "Testy")
|
||||||
self.assertContains(page, "Bob")
|
self.assertContains(page, "Bob")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue