Update src-ui/src/app/components/document-list/document-card-small/document-card-small.component.spec.ts
This commit is contained in:
parent
c22c6e6dfe
commit
ea7bd0bb21
@ -92,7 +92,7 @@ describe('DocumentCardSmallComponent', () => {
|
||||
fixture.detectChanges()
|
||||
})
|
||||
|
||||
it('should display a document', () => {
|
||||
it('should display page count', () => {
|
||||
expect(fixture.nativeElement.textContent).toContain('12 pages')
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user