| 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 be8e1eec8af0343ed50138d3cb559b0906dbe49a..4b3a718bfc045e27267c2756f02299ad04eacbc5 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1147,7 +1147,7 @@ abstract class IntegrationTestMixin {
|
| * The status of the refactoring. The array will be empty if there are no
|
| * known problems.
|
| *
|
| - * feedback ( optional object )
|
| + * feedback ( optional RefactoringFeedback )
|
| *
|
| * Data used to provide feedback to the user. The structure of the data is
|
| * dependent on the kind of refactoring being created. The data that is
|
|
|