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 78e08931ba529110012d69423cf43bfea0110bd8..2fdb0a98708cfa10cd581eee8b27a05c0254c1ce 100644 |
--- a/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
+++ b/pkg/analysis_server/test/integration/execution/set_subscriptions_test.dart |
@@ -20,7 +20,4 @@ class SetSubscriptionsTest extends AbstractAnalysisServerIntegrationTest { |
// ignore: deprecated_member_use |
await sendExecutionSetSubscriptions([ExecutionService.LAUNCH_DATA]); |
} |
- |
- @override |
- bool get enableNewAnalysisDriver => true; |
} |