skip failing test (#92529)
This commit is contained in:
parent
6842675fe8
commit
acf6464996
@ -1439,7 +1439,7 @@ void main() {
|
||||
botDetector: globals.botDetector,
|
||||
platform: globals.platform,
|
||||
),
|
||||
});
|
||||
}, skip: true); // TODO(fujino): https://github.com/flutter/flutter/issues/92522
|
||||
|
||||
testUsingContext('display name is Title Case for swift iOS plugin.', () async {
|
||||
Cache.flutterRoot = '../..';
|
||||
|
Loading…
x
Reference in New Issue
Block a user