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 a55b4d0..ceb989e 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,6 +707,7 @@ describe('StoreLayoutComponent', () => { fixture.detectChanges(); loadCart.mockClear(); fixture.detectChanges(); + loadCart.mockClear(); await (fixture.componentInstance as any).onCheckoutClick();