mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
cleanup
This commit is contained in:
parent
c878e7aebb
commit
9b091263d4
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ class TestDomainAdminWithClient(TestCase):
|
|||
self.assertContains(response, "Testy Tester")
|
||||
|
||||
# Test for the copy link
|
||||
self.assertContains(response, "copy-to-clipboard)
|
||||
self.assertContains(response, "copy-to-clipboard")
|
||||
|
||||
# cleanup from this test
|
||||
domain.delete()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue