Skip to content

Conversation

@badmintoncryer
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

There is the unused otherStack variable in functio-url-origin.test.ts.

let otherStack: Stack;

beforeEach(() => {
  otherStack = new Stack():
});

Description of changes

Remove otherStack definition

Describe any new or updated permissions being added

None

Description of how you validated changes

Existing unit test

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team October 15, 2025 13:46
@github-actions github-actions bot added p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Oct 15, 2025
@badmintoncryer badmintoncryer changed the title chore(cloudfront-origins): remove the unused stack variable from the unit test chore(cloudfront-origins): remove the unused variable from the unit test Oct 16, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Oct 16, 2025
@aws-cdk-automation aws-cdk-automation added pr/needs-maintainer-review This PR needs a review from a Core Team Member and removed pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Oct 16, 2025
@ozelalisen ozelalisen self-assigned this Oct 20, 2025
@mergify
Copy link
Contributor

mergify bot commented Oct 20, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot added the queued label Oct 20, 2025
@mergify mergify bot merged commit 3437272 into aws:main Oct 20, 2025
20 of 21 checks passed
@mergify mergify bot removed the queued label Oct 20, 2025
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Oct 20, 2025
@badmintoncryer badmintoncryer deleted the other-stack branch October 20, 2025 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants