Unverified Commit 4e609f1a authored by Daco Harkes's avatar Daco Harkes Committed by GitHub

Fix ios_add2app Podfile (#131263)

Fixes:

* https://github.com/flutter/flutter/issues/131261
parent cfafb910
......@@ -10,7 +10,7 @@ target 'ios_add2app' do
end
target 'ios_add2appTests' do
install_flutter_engine_pod
install_flutter_engine_pod(flutter_application_path)
pod 'EarlGreyTest'
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment