mirror of
https://github.com/strapi/strapi.git
synced 2025-09-03 05:39:36 +00:00
Update packages/providers/upload-aws-s3/src/__tests__/utils.test.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
This commit is contained in:
parent
e8b0ff5fe2
commit
d87a9b3b6b
@ -63,7 +63,7 @@ describe('Utils', () => {
|
||||
secretAccessKey,
|
||||
});
|
||||
});
|
||||
test('Does not throw an error when crednetials are not present', () => {
|
||||
test('Does not throw an error when credentials are not present', () => {
|
||||
const options: InitOptions = {
|
||||
s3Options: {
|
||||
...defaultOptions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user