mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-07-01 18:01:40 +08:00
Update tencent_kit_method_channel_test.dart
This commit is contained in:
@ -21,7 +21,7 @@ void main() {
|
||||
channel.setMockMethodCallHandler(null);
|
||||
});
|
||||
|
||||
test('getPlatformVersion', () async {
|
||||
test('isQQInstalled', () async {
|
||||
expect(await platform.isQQInstalled(), true);
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user