Skip to content

Commit

Permalink
fixed comment message
Browse files Browse the repository at this point in the history
  • Loading branch information
moelasmar committed Sep 27, 2024
1 parent 636fbb2 commit 963cd5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ listObjectsCall.expect(integ.ExpectedResult.objectLike({
),
}));

// Assert that there is no object keys returned from the custom resource
// Assert that there is one object key returned from the custom resource
const describe = integTest.assertions.awsApiCall('CloudFormation', 'describeStacks', {
StackName: 'test-bucket-deployments',
});
Expand Down

0 comments on commit 963cd5c

Please sign in to comment.