forked from TrueCloudLab/rclone
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
1 changed files with 1 additions and 0 deletions
|
@ -296,6 +296,7 @@ backends:
|
|||
- backend: "premiumizeme"
|
||||
remote: "TestPremiumizeMe:"
|
||||
fastlist: false
|
||||
oneonly: true
|
||||
- backend: "putio"
|
||||
remote: "TestPutio:"
|
||||
fastlist: false
|
||||
|
|
Loading…
Add table
Reference in a new issue