From 3053b6ce5b5e25d6ced9d2336656f1c6911a4da1 Mon Sep 17 00:00:00 2001 From: Tirth Date: Fri, 23 Feb 2024 00:05:21 +0530 Subject: [PATCH] Fixed Small Typo in Emulators Test Name (#143578) Fixed Small Typo in Emulators Test Name. I filed #140656 and it was fixed in #142853. I noticed this one there and decided to send a fix. --- packages/flutter_tools/test/general.shard/emulator_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_tools/test/general.shard/emulator_test.dart b/packages/flutter_tools/test/general.shard/emulator_test.dart index 561b49da53b..703ec37b297 100644 --- a/packages/flutter_tools/test/general.shard/emulator_test.dart +++ b/packages/flutter_tools/test/general.shard/emulator_test.dart @@ -87,7 +87,7 @@ void main() { returnsNormally); }); - testUsingContext('printEmulators prints the the emualtors information with header', () { + testUsingContext('printEmulators prints the emualtors information with header', () { Emulator.printEmulators(emulators, testLogger); expect(testLogger.statusText, '''