Commit 5c7f43f
committed
Avoid leaving any file after running tests
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.1 parent 9d777e3 commit 5c7f43f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments