Open Rekyt opened 3 years ago
Tests keep failing on Windows because of cassette encoding. We should:
preserve_exact_body_bytes = TRUE
To investigate this issue could use windows platform proposed by rhub. One thing could be to record the cassettes on a Windows machine.
Tests keep failing on Windows because of cassette encoding. We should:
preserve_exact_body_bytes = TRUE
,