Add period for pushing

This commit is contained in:
zandercymatics 2024-07-25 15:22:12 -06:00
parent 5f646ce269
commit 8155a47db8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -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")