feat: 重构会话管理与提醒通知系统
This commit is contained in:
@@ -82,7 +82,7 @@ class _FakeChatApi implements ChatApi {
|
||||
|
||||
void main() {
|
||||
setUp(() {
|
||||
CacheScope.configureProvider(() => null);
|
||||
CacheScope.configureProvider(() => 'user:test');
|
||||
});
|
||||
|
||||
tearDown(() {
|
||||
|
||||
Reference in New Issue
Block a user