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

tests: fix unnecessary file created on config tests #733

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

matheusalcantarazup
Copy link
Contributor

Previously when running the config tests a file config/test was
created with all the logs. This commit change the behaviour to create
this test log file on temp directory.

This is related with #726 and #731

Signed-off-by: Matheus Alcantara matheus.alcantara@zup.com.br

- What I did

- How to verify it

- Description for the changelog

Previously when running the config tests a file `config/test` was
created with all the logs. This commit change the behaviour to create
this test log file on temp directory.

This is related with #726 and #731

Signed-off-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
@matheusalcantarazup matheusalcantarazup merged commit 6419dcf into main Oct 28, 2021
@matheusalcantarazup matheusalcantarazup deleted the fix-config-tests branch October 28, 2021 12:34
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