putio: ignore URL encoded files as these fail in the integration tests

This commit is contained in:
Nick Craig-Wood 2022-04-15 17:55:43 +01:00
parent fde40319ef
commit bab91e4402
1 changed files with 2 additions and 0 deletions

View File

@ -326,6 +326,8 @@ backends:
remote: "TestPutio:"
fastlist: false
extratime: 2.0
ignore:
- TestIntegration/FsMkdir/FsEncoding/URL_encoding
- backend: "sharefile"
remote: "TestSharefile:"
fastlist: false