mirror of
https://github.com/restic/restic.git
synced 2026-02-26 02:36:23 +00:00
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.