Re: [PATCH] describe: refresh the index when 'broken' flag is used
From: Abhijeet Sonar <hidden>
Date: 2024-06-24 13:48:40
From: Abhijeet Sonar <hidden>
Date: 2024-06-24 13:48:40
I have a question: I would like to change the owner of a file in the test case I am writing -- an operation that requires super-user privileges. I am not sure if it is okay to do that in tests. Since that would require running tests with `sudo`. What would be the correct way to do this?