diff --git a/tests.py b/tests.py index b2b8f6ed65c2b8427b0e1292f91d25a1a502cdea..2d0102f0222c42c8a79d846c64ff9d8c09f7e4d9 100644 --- a/tests.py +++ b/tests.py @@ -39,7 +39,6 @@ def create_mock_git_repository(target_directory, create_directory=True): ) - def test_os_chdir(tmp_path): """Test the os_chdir context manager.""" # create a temporary directory for testing