We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4722df4 commit 3f21e42Copy full SHA for 3f21e42
tests/functional/aws-node-sdk/test/bucket/get.js
@@ -286,8 +286,7 @@ const tests = [
286
},
287
];
288
289
-// TODO CLDSRV-928 remove skip
290
-describe.skip('GET Bucket - AWS.S3.listObjects', () => {
+describe('GET Bucket - AWS.S3.listObjects', () => {
291
describe('When user is unauthorized', () => {
292
let bucketUtil;
293
let bucketName;
0 commit comments