1
mirror of https://github.com/rclone/rclone synced 2025-04-11 06:22:07 +02:00

putio: allow integration tests double time as they keep timing out

This commit is contained in:
Nick Craig-Wood 2021-10-20 17:35:16 +01:00
parent ff801e8e17
commit d73264572b

@ -300,6 +300,7 @@ backends:
- backend: "putio" - backend: "putio"
remote: "TestPutio:" remote: "TestPutio:"
fastlist: false fastlist: false
extratime: 2.0
- backend: "sharefile" - backend: "sharefile"
remote: "TestSharefile:" remote: "TestSharefile:"
fastlist: false fastlist: false