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