mirror of
https://github.com/flutter/packages.git
synced 2025-08-24 19:42:17 +08:00
[tool] Clean up "plugin" references (#6503)
This commit is contained in:
@ -49,7 +49,7 @@ class DriveExamplesCommand extends PackageLoopingCommand {
|
||||
final String name = 'drive-examples';
|
||||
|
||||
@override
|
||||
final String description = 'Runs driver tests for plugin example apps.\n\n'
|
||||
final String description = 'Runs driver tests for package example apps.\n\n'
|
||||
'For each *_test.dart in test_driver/ it drives an application with '
|
||||
'either the corresponding test in test_driver (for example, '
|
||||
'test_driver/app_test.dart would match test_driver/app.dart), or the '
|
||||
|
Reference in New Issue
Block a user