Contribute Postbox to Quick Access
This commit is contained in:
@@ -18,6 +18,7 @@ class PostboxInterfaceDocumentationContractTests(unittest.TestCase):
|
||||
"postbox.admin.templates",
|
||||
"postbox.inbox.directory",
|
||||
"postbox.inbox.messages",
|
||||
"postbox.quick_access.messages",
|
||||
"postbox.widget.inbox",
|
||||
},
|
||||
{surface.id for surface in frontend.view_surfaces}, # type: ignore[union-attr]
|
||||
@@ -43,4 +44,3 @@ class PostboxInterfaceDocumentationContractTests(unittest.TestCase):
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user