Index: pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
diff --git a/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart b/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
index fe7d3945e633c18265b081b08eded4188fc1e34f..2e0e6428a064aa6b8068b2541e5c1425648a28b4 100644 |
--- a/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
+++ b/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
@@ -19,7 +19,4 @@ class SetSubscriptionsTest extends AbstractAnalysisServerIntegrationTest { |
standardAnalysisSetup(); |
await sendExecutionSetSubscriptions([ExecutionService.LAUNCH_DATA]); |
} |
- |
- @override |
- bool get enableNewAnalysisDriver => true; |
} |