1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-05 15:02:56 +00:00
restic/internal/backend/rest
Michael Eischer e6a5801155 rest: Fix test backend url
The rest config normally uses prepareURL to sanitize URLs and ensures
that the URL ends with a slash. However, the test used an URL without a
trailing slash, which after the rest server changes causes test
failures.
2021-08-15 18:16:17 +02:00
..
config.go
config_test.go
rest.go
rest_int_go114_test.go
rest_int_test.go
rest_test.go rest: Fix test backend url 2021-08-15 18:16:17 +02:00