mirror of
https://github.com/rclone/rclone
synced 2024-11-27 05:23:40 +01:00
premiumizeme: attempt to fix integration tests
This tries to fix the integration tests by only allowing one premiumizeme test to run at once, in the hope it will stop rclone hitting the rate limits and breaking the tests. See: #5734
This commit is contained in:
parent
5a5318720a
commit
1eff0eef7a
@ -296,6 +296,7 @@ backends:
|
||||
- backend: "premiumizeme"
|
||||
remote: "TestPremiumizeMe:"
|
||||
fastlist: false
|
||||
oneonly: true
|
||||
- backend: "putio"
|
||||
remote: "TestPutio:"
|
||||
fastlist: false
|
||||
|
Loading…
Reference in New Issue
Block a user