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:
Nick Craig-Wood 2021-10-20 17:17:06 +01:00
parent 5a5318720a
commit 1eff0eef7a
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ backends:
- backend: "premiumizeme"
remote: "TestPremiumizeMe:"
fastlist: false
oneonly: true
- backend: "putio"
remote: "TestPutio:"
fastlist: false