mirror of
https://github.com/rclone/rclone.git
synced 2026-09-15 15:49:23 -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.