putio: ignore URL encoded files as these fail in the integration tests
This commit is contained in:
parent
fde40319ef
commit
bab91e4402
1 changed files with 2 additions and 0 deletions
|
@ -326,6 +326,8 @@ backends:
|
|||
remote: "TestPutio:"
|
||||
fastlist: false
|
||||
extratime: 2.0
|
||||
ignore:
|
||||
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
|
||||
- backend: "sharefile"
|
||||
remote: "TestSharefile:"
|
||||
fastlist: false
|
||||
|
|
Loading…
Reference in a new issue