| 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 0e13d4b4fa926b2d76d4a39dc04fb25c44032202..1f514028387c13476cd76a0aa47f8865826c224d 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1133,7 +1133,7 @@ abstract class IntegrationTestMixin {
|
| *
|
| * Returns
|
| *
|
| - * status ( List<RefactoringProblem> )
|
| + * problems ( List<RefactoringProblem> )
|
| *
|
| * The status of the refactoring. The array will be empty if there are no
|
| * known problems.
|
|
|