mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Fix python + frontend tests
This commit is contained in:
parent
06a29cd45c
commit
f26fda9485
2 changed files with 6 additions and 51 deletions
|
|
@ -46,7 +46,7 @@ describe('settings', () => {
|
|||
})
|
||||
})
|
||||
|
||||
cy.viewport(1024, 1024)
|
||||
cy.viewport(1024, 1280)
|
||||
cy.visit('/settings')
|
||||
cy.wait('@savedViews')
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue