mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-07-04 20:30:12 +08:00
Update tencent_test.dart
This commit is contained in:
@ -117,7 +117,7 @@ void main() {
|
||||
expect(initialPlatform, isInstanceOf<MethodChannelTencentKit>());
|
||||
});
|
||||
|
||||
test('getPlatformVersion', () async {
|
||||
test('isQQInstalled', () async {
|
||||
final MockTencentKitPlatform fakePlatform = MockTencentKitPlatform();
|
||||
TencentKitPlatform.instance = fakePlatform;
|
||||
|
||||
|
Reference in New Issue
Block a user