/** * Unit tests for s3.uploadFile. * * Regression coverage for the bug where hq-console vault UI's "CREATED BY" * column rendered `—` for every file: every PutObject went out without * `Metadata`, so the listing's HEAD fan-out had nothing to attribute. */ export {}; //# sourceMappingURL=s3.test.d.ts.map