mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix settings tests failing because of loading time
This commit is contained in:
		| @@ -25,11 +25,12 @@ describe('settings', () => { | ||||
|         } | ||||
|  | ||||
|         req.reply(response) | ||||
|       }) | ||||
|       }).as('savedViews') | ||||
|     }) | ||||
|  | ||||
|     cy.viewport(1024, 1024) | ||||
|     cy.visit('/settings') | ||||
|     cy.wait('@savedViews') | ||||
|   }) | ||||
|  | ||||
|   it('should activate / deactivate save button when settings change and are saved', () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon