Feature: SUPERUSER 权限匹配任意超管事件 (#1275)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
AkiraXie
2022-09-18 22:33:36 +08:00
committed by GitHub
parent ba77443dde
commit 31022a653d
2 changed files with 3 additions and 3 deletions

View File

@ -144,7 +144,7 @@ async def test_metaevent(
("message", "test", True),
("message", "foo", False),
("message", "faketest", True),
("notice", "test", False),
("notice", "test", True),
],
)
async def test_superuser(