diff --git a/src/app/core/layout/store-layout/store-layout.component.spec.ts b/src/app/core/layout/store-layout/store-layout.component.spec.ts index ceb989e..a55b4d0 100644 --- a/src/app/core/layout/store-layout/store-layout.component.spec.ts +++ b/src/app/core/layout/store-layout/store-layout.component.spec.ts @@ -707,7 +707,6 @@ describe('StoreLayoutComponent', () => { fixture.detectChanges(); loadCart.mockClear(); fixture.detectChanges(); - loadCart.mockClear(); await (fixture.componentInstance as any).onCheckoutClick();