MobileNativeFoundation / bluepill

Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
BSD 2-Clause "Simplified" License
3.19k stars 232 forks source link

[ISSUE-384] Pass simulator preferences file when clone simulator feature is enabled #413

Closed ravimandala closed 4 years ago

ravimandala commented 4 years ago

Fixing a bug where the simulator preferences file was not being passed in the clone simulator code path. \cc @rahul-malik @ob

ravimandala commented 4 years ago

Thanks @ob and @rahul-malik for the review. @ob, I will make sure my other PR making clone simulators a default feature will have the right test coverage.