mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
putio: ignore URL encoded files as these fail in the integration tests
This commit is contained in:
@@ -326,6 +326,8 @@ backends:
|
||||
remote: "TestPutio:"
|
||||
fastlist: false
|
||||
extratime: 2.0
|
||||
ignore:
|
||||
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
|
||||
- backend: "sharefile"
|
||||
remote: "TestSharefile:"
|
||||
fastlist: false
|
||||
|
||||
Reference in New Issue
Block a user