| 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 cf522fbd7f16d828243539e154e665716614e0de..a911ea82c716f3067891d92b3b4ea82a2433685d 100644
|
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
|
| @@ -1127,7 +1127,7 @@ abstract class IntegrationTestMixin {
|
| * True if the client is only requesting that the values of the options be
|
| * validated and no change be generated.
|
| *
|
| - * options ( optional object )
|
| + * options ( optional RefactoringOptions )
|
| *
|
| * Data used to provide values provided by the user. The structure of the
|
| * data is dependent on the kind of refactoring being performed. The data
|
|
|