mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-24 00:59:35 -06:00
Frontend handle this change
This commit is contained in:
@@ -579,8 +579,6 @@ describe('DocumentListComponent', () => {
|
||||
expect(savedViewServiceCreate).toHaveBeenCalledWith(
|
||||
expect.objectContaining({
|
||||
name: 'Foo Bar',
|
||||
show_on_dashboard: false,
|
||||
show_in_sidebar: false,
|
||||
owner: permissions.owner,
|
||||
set_permissions: permissions.set_permissions,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user