mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 02:08:30 +00:00
unexpectedAlertBehaviour: accept
This commit is contained in:
parent
389d74cdff
commit
c6d48d6e48
1 changed files with 2 additions and 1 deletions
|
|
@ -70,7 +70,8 @@ function buildDriver (platform) {
|
|||
'platform': platform.os,
|
||||
'version': platform.version,
|
||||
'username': username,
|
||||
'accessKey': accessKey
|
||||
'accessKey': accessKey,
|
||||
'unexpectedAlertBehaviour': 'accept'
|
||||
}
|
||||
|
||||
if (isTravisTest) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue