[flutter_tools] disable failing gen l10n test (#69340)

This commit is contained in:
Jonah Williams
2020-10-29 15:04:46 -07:00
committed by GitHub
parent 3056f4194a
commit ca47b4e12c

View File

@@ -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 = '''