feat: Add s3-compatible plugin for the file module (#7143)
This commit is contained in:
@@ -42,7 +42,7 @@ medusaIntegrationTestRunner({
|
||||
await createAdminUser(dbConnection, adminHeaders, appContainer)
|
||||
})
|
||||
|
||||
describe("POST /admin/uploads with", () => {
|
||||
describe("POST /admin/uploads", () => {
|
||||
beforeEach(async () => {})
|
||||
|
||||
it("uploads a single file successfully", async () => {
|
||||
|
||||
Reference in New Issue
Block a user