| Index: pkg/analysis_server/test/integration/support/integration_test_methods.dart
|
| diff --git a/pkg/analysis_server/test/integration/support/integration_test_methods.dart b/pkg/analysis_server/test/integration/support/integration_test_methods.dart
|
| index 52ddc01178c07109feb414b97704ce6c6a7409c4..be714c71e016febca0bd70b9317ec7c615fc75dd 100644
|
| --- a/pkg/analysis_server/test/integration/support/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/support/integration_test_methods.dart
|
| @@ -1561,7 +1561,7 @@ abstract class IntegrationTestMixin {
|
| *
|
| * templates: List<PostfixTemplateDescriptor>
|
| *
|
| - * The list of available template.
|
| + * The list of available templates.
|
| */
|
| Future<EditListPostfixCompletionTemplatesResult>
|
| sendEditListPostfixCompletionTemplates() async {
|
|
|