From 78c7e1efc76da4e1311adecd500da8dd4fdca50d Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Fri, 1 Jul 2022 00:06:30 +0800 Subject: =?UTF-8?q?=F0=9F=9A=B8=20=E6=8F=90=E9=AB=98=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/test_plugin_help.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/test_plugin_help.py b/test/test_plugin_help.py index 3d975ac..ee68f58 100644 --- a/test/test_plugin_help.py +++ b/test/test_plugin_help.py @@ -91,7 +91,6 @@ async def test_service_list(app: App): services, headers=["服务名称", "开启状态(全局)", "仅支持管理员"], tablefmt="plain", - showindex=True, ) output = f"咱搭载了以下服务~\n{table}\n@bot 帮助 [服务] -以查看对应服务帮助" -- cgit v1.2.3