Update config.component.spec.ts

This commit is contained in:
shamoon
2026-08-15 10:44:36 -07:00
committed by GitHub
parent 368a26c421
commit 5c89a30bf2
@@ -179,6 +179,7 @@ describe('ConfigComponent', () => {
'remote_ocr_engine',
'remote_ocr_api_key',
'remote_ocr_endpoint',
'remote_ocr_mode',
])
})
})