spartacus
spartacus copied to clipboard
chore: Update the feature level.
closes https://jira.tools.sap/browse/CXSPA-845
Test summary
Run details
Project | spartacus |
Status | Passed |
Commit | 58a795cd95 ℹ️ |
Started | Sep 15, 2022 9:59 PM |
Ended | Sep 15, 2022 10:10 PM |
Duration | 10:22 💡 |
OS | Linux Ubuntu - 20.04 |
Browser | Electron 91 ![]() |
View run in Cypress Dashboard ➡️
Flakiness
![]() |
ssr/pages.core-e2e-spec.ts ![]() |
3 ![]() |
|
---|---|---|---|
1 | SSR > should render homepage |
![]() |
|
2 | SSR > should render PLP |
![]() |
|
3 | SSR > should render PDP |
![]() |
|
![]() |
regression/cart/cart-import-export.core-e2e-spec.ts ![]() |
1 ![]() |
|
1 | ... > should import to saved cart |
![]() |
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
What about the CSS versioning in storefrontstyles? Doesn't that need updated with the new major version or somethign set in storefrontapp SCSS?
What about the CSS versioning in storefrontstyles? Doesn't that need updated with the new major version or somethign set in storefrontapp SCSS?
CSS already uses $useLatestStyles: true;
as configured in projects/storefrontapp/src/styles.scss
Although we need to validate it works as intended. If it need fixing it will be part of a separate ticket.