Commit 0e97758
Replace hardcoded temp file path with tempfile in tests/test_config.py (#1316)
* Initial plan
* Replace hardcoded temp file with tempfile.NamedTemporaryFile
Co-authored-by: JacobCallahan <6618303+JacobCallahan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JacobCallahan <6618303+JacobCallahan@users.noreply.github.com>1 parent b31009f commit 0e97758
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments