We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb5888 commit 3053b6cCopy full SHA for 3053b6c
packages/flutter_tools/test/general.shard/emulator_test.dart
@@ -87,7 +87,7 @@ void main() {
87
returnsNormally);
88
});
89
90
- testUsingContext('printEmulators prints the the emualtors information with header', () {
+ testUsingContext('printEmulators prints the emualtors information with header', () {
91
Emulator.printEmulators(emulators, testLogger);
92
93
expect(testLogger.statusText, '''
0 commit comments