This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: remove explicit local storage tests (#8685)
* tests: remove explicit local storage tests * chore: remove unused imports * feat: remove dev mode in s3 put object * [wip] storageprovider test: try skipping putting 1000 objects * chore: remove unused minio package * regression: use minio client and persist content type * revert: add removed minio * revert: put and get over 1000 objects
- Loading branch information
1 parent
2c2f6be
commit fe2d2ae
Showing
7 changed files
with
275 additions
and
563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,4 +139,4 @@ | |
"@types/pug": "2.0.6" | ||
}, | ||
"gitHead": "2313453697ca7c6b8d36b3b166b5a6445fe1c851" | ||
} | ||
} |
Oops, something went wrong.