添加no_permission_matcher相关的单元测试

This commit is contained in:
2024-08-21 01:21:13 +08:00
parent 85cc112599
commit bbe5a22479
3 changed files with 47 additions and 0 deletions
+1
View File
@@ -124,4 +124,5 @@ __all__ = [
"query_sub_matcher",
"del_sub_matcher",
"group_manage_matcher",
"no_permission_matcher",
]