Which of the following is NOT an advantage of running an automatic unit test in a suite for a single function?
1) It helps identify bugs and errors in the function
2) It ensures that the function is working correctly
3) It saves time by automating the testing process
4) It improves code quality and maintainability