mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-20 00:39:32 -06:00
Fix test
This commit is contained in:
@@ -1233,7 +1233,7 @@ describe('DocumentDetailComponent', () => {
|
||||
backdrop: 'static',
|
||||
})
|
||||
const confirmDialog = openModal.componentInstance as ConfirmDialogComponent
|
||||
expect(confirmDialog.messageBold).toContain('Remote update detected at')
|
||||
expect(confirmDialog.messageBold).toContain('Document was updated at')
|
||||
})
|
||||
|
||||
it('should change preview element by render type', () => {
|
||||
|
||||
Reference in New Issue
Block a user