You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Problem
In the recent refactor
(aws#5689), there is a
mismatch in args between our fs and fs-extra. Not caught until integ
tests were run.
## Solution
have default write file method ignores encoding since it uses utf8
anyway.
---
<!--- REMINDER: Ensure that your PR meets the guidelines in
CONTRIBUTING.md -->
License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
0 commit comments