[IMP] document_page_project: pre-commit stuff

This commit is contained in:
ntsirintanis
2024-03-07 14:30:35 +01:00
parent 3c50b7e054
commit 2dbb45f3da
3 changed files with 7 additions and 1 deletions

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(