7dec570ce6
The test_successful_conversion test asserts that '--' precedes the input/output file paths in the ocrmypdf command as a security measure against argument injection (file paths starting with '-' being interpreted as options). The implementation was missing this separator, causing the test to fail and triggering a downstream pytest INTERNALERROR (OSError: Bad file descriptor) when pytest's terminal writer tried to report the failure. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> Agent-Logs-Url: https://github.com/christianlouis/DocuElevate/sessions/bd7ef195-4b30-456e-8118-5c200fb4bf45