mirror of
https://github.com/rclone/rclone.git
synced 2026-09-12 22:24:25 -04:00
Pass the wrapped API error through the error-typed test helper so the %w operand satisfies Go 1.27's printf analyzer without changing test behavior.