forked from public/cordova-plugin-camera
Appium tests: tweaking some timeouts and default screenshot path
This commit is contained in:
@@ -284,5 +284,5 @@ describe('Camera tests iOS.', function () {
|
||||
|
||||
it('camera.ui.util.4 Destroy the session', function (done) {
|
||||
driver.quit(done);
|
||||
}, 10000);
|
||||
}, MINUTE);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user