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

fix: mark harness methods as helpers #159

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

bernot-dev
Copy link
Contributor

Issue & Steps to Reproduce / Feature Request

Tests report errors as originating in test_harness.go instead of actual code.

Solution

Mark test harness methods with t.Helper().

@bernot-dev bernot-dev self-assigned this Oct 26, 2021
@avnerenv0 avnerenv0 requested a review from a team October 26, 2021 14:43
Copy link
Contributor

@avnerenv0 avnerenv0 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@bernot-dev bernot-dev merged commit dcfbd50 into env0:main Oct 26, 2021
@bernot-dev bernot-dev deleted the test-helper branch October 26, 2021 14:45
bernot-dev added a commit to bernot-dev/terraform-provider-env0 that referenced this pull request Nov 3, 2021
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.

None yet

2 participants