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: Fix run -e/--env tests and add missing variable redefinition #22

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

azhouwd
Copy link
Member

@azhouwd azhouwd commented Jan 17, 2023

Issue #, if available:

Description of changes:
Currently run -e/--env tests don't use the env loop variable, instead they are hardcoded into the test string. We need to use the env loop variable.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

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

@azhouwd azhouwd changed the title Fix run -e/--env tests and add missing variable redefinition fix: Fix run -e/--env tests and add missing variable redefinition Jan 17, 2023
Signed-off-by: Ang Zhou <[email protected]>
@azhouwd azhouwd merged commit 84960f8 into main Jan 17, 2023
@azhouwd azhouwd deleted the angzh/fix-env-test branch January 17, 2023 23:47
sam-berning pushed a commit that referenced this pull request Jan 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.1](v0.3.0...v0.3.1)
(2023-01-17)


### Bug Fixes

* Fix run -e/--env tests and add missing variable redefinition
([#22](#22))
([84960f8](84960f8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants