Update config.component.spec.ts

This commit is contained in:
shamoon
2026-08-19 10:25:39 -07:00
committed by GitHub
parent f21b4892b2
commit bd7b816341
@@ -179,6 +179,7 @@ describe('ConfigComponent', () => {
'remote_ocr_engine',
'remote_ocr_api_key',
'remote_ocr_endpoint',
'remote_ocr_mode',
])
})
})