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.*