mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Reorganize e2e tests
This commit is contained in:
		| @@ -77,7 +77,7 @@ describe('documents-list', () => { | ||||
| 
 | ||||
|   it('should show a list of documents rendered as cards with thumbnails', () => { | ||||
|     cy.contains('3 documents') | ||||
|     cy.contains('lorem-ipsum') | ||||
|     cy.contains('lorem ipsum') | ||||
|     cy.get('app-document-card-small:first-of-type img') | ||||
|       .invoke('attr', 'src') | ||||
|       .should('eq', 'http://localhost:8000/api/documents/1/thumb/') | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon