Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary skip if beta #483

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Remove unnecessary skip if beta #483

merged 1 commit into from
Jul 26, 2022

Conversation

matejrisek
Copy link
Contributor

Description

Just remove unnecessary beta flag for one test - since we've already create organization that will flip the feature flag on

Testing plan

External links

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

$ TFE_ADDRESS="https://example" TFE_TOKEN="example" TF_ACC="1" go test ./... -v -tags=integration -run TestFunctionsAffectedByChange

...

@matejrisek matejrisek requested a review from a team July 26, 2022 14:38
@matejrisek matejrisek requested a review from a team as a code owner July 26, 2022 14:38
Copy link

@lilincmu lilincmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@brandonc brandonc merged commit 7e783f6 into main Jul 26, 2022
@brandonc brandonc deleted the fix/remove-beta-flag branch July 26, 2022 15:39
@github-actions
Copy link

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants