屏蔽新增 百家乐 跑马

This commit is contained in:
2026-04-14 22:31:11 +08:00
parent 0183de66dd
commit fc9a66469a
3 changed files with 83 additions and 20 deletions
+2
View File
@@ -74,6 +74,8 @@ class ChatControllerTest extends TestCase
$response->assertSee('🔕 屏蔽', false);
$response->assertSee('钓鱼播报');
$response->assertSee('星海小博士');
$response->assertSee('百家乐');
$response->assertSee('跑马');
$response->assertSee('chat_blocked_system_senders');
$response->assertSee('toggleBlockedSystemSender');
}