mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
unskip the tests in views that make a lot of noise, as this is not caused by this work after all
This commit is contained in:
parent
0776b5c4ec
commit
a093c24c64
1 changed files with 0 additions and 1 deletions
|
@ -1128,7 +1128,6 @@ class TestDomainPermissions(TestWithDomainPermissions):
|
|||
self.assertEqual(response.status_code, 403)
|
||||
|
||||
|
||||
@skip("This produces a lot of noise with the RBAC revision")
|
||||
class TestDomainDetail(TestWithDomainPermissions, WebTest):
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue