Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ios] Fix testDeallocated failing locally. (flutter#45663)
Moving the code block to autorelease pool to ensure the FlutterEngine is released in the test. Fixes: flutter/flutter#134388 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
- Loading branch information