mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[flutter_tools] disable failing gen l10n test (#69340)
This commit is contained in:
parent
3056f4194a
commit
ca47b4e12c
@ -1199,7 +1199,7 @@ void main() {
|
||||
expect(baseLocalizationsFileContents, contains(r'''
|
||||
/// In en, this message translates to:
|
||||
/// **'The price of this item is: \${price}'**'''));
|
||||
});
|
||||
}, skip: true);
|
||||
|
||||
test('should generate a file per language', () {
|
||||
const String singleEnCaMessageArbFileString = '''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user