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

Avoid leaving any file after running tests #340

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

bbc2
Copy link
Collaborator

@bbc2 bbc2 commented Jun 25, 2021

This notably prevents the file .nx_file from being created and not removed after running tests. That file could also lead to confusing test failures when changing and testing the code of python-dotenv.

This notably prevents the file `.nx_file` from being created and not
removed after running tests.  That file could also lead to confusing
test failures when changing and testing the code of python-dotenv.
@bbc2 bbc2 self-assigned this Jun 25, 2021
@bbc2 bbc2 merged commit 5c7f43f into theskumar:master Jun 26, 2021
@bbc2 bbc2 deleted the tests-avoid-file-left-over branch June 26, 2021 09:12
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

1 participant