From efbff332922db24e9d17a9bf35cb3195fe4a8ed1 Mon Sep 17 00:00:00 2001 From: Suriya Date: Wed, 25 Feb 2026 14:17:07 +0530 Subject: [PATCH] Update flutter-testing-tools.md --- docs/research/flutter-testing-tools.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/research/flutter-testing-tools.md b/docs/research/flutter-testing-tools.md index faa2dda6..ec4fff1a 100644 --- a/docs/research/flutter-testing-tools.md +++ b/docs/research/flutter-testing-tools.md @@ -83,4 +83,3 @@ To transition to the recommended Maestro-based testing suite, we will execute th **Maestro** is the engine for our automation, while **Marionette MCP** remains a powerful tool for developers to use locally for code exploration and rapid UI debugging. We will move forward with **Maestro** for all regression and release-blocking test suites. --- -*Documented by Google Antigravity for the KROW Workforce Team.*