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 zip files that were generated as a result of a test. #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theipster
Copy link

@theipster theipster commented Jan 12, 2023

As per #173 (comment), this cleans up temporary files that were generated by tests, in order to avoid cross-contamination between the tests.

The cross-contamination becomes really apparent when the temporary files are generated into the test fixture source directory, as described by issue #173.

Also removed previously committed archive-*.zip files that were probably generated from running those tests. Removed in #170.

@theipster theipster requested a review from a team as a code owner January 12, 2023 01:40
@hashicorp-cla
Copy link

hashicorp-cla commented Jan 12, 2023

CLA assistant check
All committers have signed the CLA.

@theipster theipster force-pushed the post-test-clean-up-fs branch from 332a034 to b2ebee8 Compare March 21, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants