| Index: pkg/analysis_server/test/integration/integration_test_methods.dart
|
| diff --git a/pkg/analysis_server/test/integration/integration_test_methods.dart b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| index acf1619f10c8b5d88425a98082f750a16ed3fbdf..66bc825d161c114c8b13c4e4601b4beb668b763e 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1072,7 +1072,7 @@ abstract class IntegrationTestMixin {
|
| *
|
| * Returns
|
| *
|
| - * fixes ( List<ErrorFixes> )
|
| + * fixes ( List<AnalysisErrorFixes> )
|
| *
|
| * The fixes that are available for each of the analysis errors. There is a
|
| * one-to-one correspondence between the analysis errors in the request and
|
|
|