Skip to content

Commit

Permalink
import S3
Browse files Browse the repository at this point in the history
  • Loading branch information
enuchi committed Apr 21, 2024
1 parent 8fa8e8b commit b98f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/image-reporter-standalone.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

import fs from 'fs';
import AWS from 'aws-sdk/global.js';
// import S3 from 'aws-sdk/clients/s3.js'; // this is needed
import S3 from 'aws-sdk/clients/s3.js'; // this is needed

import dotenv from 'dotenv';
dotenv.config();
Expand Down

0 comments on commit b98f1f0

Please sign in to comment.