squakez opened a new issue, #6192: URL: https://github.com/apache/camel-k/issues/6192
### Requirement We are making use of temporary files in test which create a large amount of useless data. We should leverage the `t.TempDir()` to let the Golang testing framework to clean any temporary data when the test is complete. ### Problem a ### Proposal _No response_ ### Open questions _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org