Update app-frame.component.spec.ts
This commit is contained in:
parent
abdfa1c53b
commit
134d8b3560
@ -115,7 +115,7 @@ describe('AppFrameComponent', () => {
|
||||
{
|
||||
provide: SavedViewService,
|
||||
useValue: {
|
||||
initialize: () => {},
|
||||
reload: () => {},
|
||||
listAll: () =>
|
||||
of({
|
||||
all: [saved_views.map((v) => v.id)],
|
||||
|
Loading…
x
Reference in New Issue
Block a user