Commit f200aeb
committed
Fix(testing): Register shutdown handler to delete temp input file
- Register shutdown function to delete the temporary input file via FileSystem::delete
- Avoid leftover test artifacts by removing fixture-derived files on process exit
- Return $inputFilePath and ensure it is cleaned up after tests1 parent e91db1f commit f200aeb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| |||
0 commit comments