fix(checkout): show backend start errors
This commit is contained in:
@@ -707,7 +707,6 @@ describe('StoreLayoutComponent', () => {
|
||||
fixture.detectChanges();
|
||||
loadCart.mockClear();
|
||||
fixture.detectChanges();
|
||||
loadCart.mockClear();
|
||||
|
||||
await (fixture.componentInstance as any).onCheckoutClick();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user