Skip to content

Commit

Permalink
breaks 6.0 test
Browse files Browse the repository at this point in the history
  • Loading branch information
djay committed May 9, 2023
1 parent b49ce4f commit 359c9e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collective/listingviews/tests/test_registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ class TestRegistration(unittest.TestCase):

def setUp(self):
self.portal = self.layer['portal']
self.qi_tool = getToolByName(self.portal, 'portal_quickinstaller')
self.maxDiff = 2000


Expand Down

0 comments on commit 359c9e2

Please sign in to comment.