[IMP] document_page_project: pre-commit stuff

This commit is contained in:
ntsirintanis 2024-03-07 14:30:35 +01:00 committed by Bhavesh Heliconia
parent 1beff36c76
commit 24915fe03d

View File

@ -14,7 +14,6 @@ class TestProjectProject(common.TransactionCase):
cls.default_page = cls.Page.create({"name": "My page"})
def test_page_count(self):
proj = self.Project.create({"name": "Proj A"})
self.assertEqual(