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