避免测试清空登录会话
This commit is contained in:
@@ -30,7 +30,7 @@ class RideControllerTest extends TestCase
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
Redis::flushall();
|
||||
$this->flushChatRoomRedisState();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user