Vladimir Lyukov
Results
2
comments of
Vladimir Lyukov
Wrap you code in `begin / ensure` block: ``` begin scan(scheme:SCHEME, only_testing: values[:only_testing], include_simulator_logs: false, result_bundle:true) ensure xchtmlreport end ``` This way your lane will fail if tests don't pass...
Sorry – I accidentally added an extra commit to the PR, but it's been removed now. * The `mask` parameter in the `images/edits` request should be sent as a `file`...