diff --git a/src-ui/src/app/components/admin/config/config.component.spec.ts b/src-ui/src/app/components/admin/config/config.component.spec.ts index 7925b6ad1..a99171f93 100644 --- a/src-ui/src/app/components/admin/config/config.component.spec.ts +++ b/src-ui/src/app/components/admin/config/config.component.spec.ts @@ -179,6 +179,7 @@ describe('ConfigComponent', () => { 'remote_ocr_engine', 'remote_ocr_api_key', 'remote_ocr_endpoint', + 'remote_ocr_mode', ]) }) })