mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removes a TODO implying that the embedder accessibility unittests were disabled due to flakiness. The tests were originally disabled in https://github.com/flutter/engine/pull/9482. The issue tracking re-enabling the tests was https://github.com/flutter/flutter/issues/35218. This issue was resolved, and the tests re-enabled, in https://github.com/flutter/engine/pull/9585.