- Change folder path from /tmp/test-library to /app/uploads/test-library - /app/uploads is mounted volume in docker-compose test container - Matches TEST_UPLOAD_PATH environment variable - Fixes library folder creation 400 error in integration tests Related: Library folder validation changes