Open carrillo-erik opened 1 week ago
Coverage Report: β
Base Coverage: 87.44%
Current Coverage: 87.44%
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
4 Failing | 441 Passing | 2 Skipped | 104m 36s |
Failing Tests | ||
---|---|---|
Spec | Test | |
:x: | resize-database.spec.ts | Resizes a g6-standard-6 MySQL v8.x 3-node cluster Β» Can resize active database clusters |
:x: | resize-database.spec.ts | Resizes a g6-standard-6 MySQL v8.x 3-node cluster Β» Can resize active database clusters from g6-standard-6 type and switch plan type |
:x: | resize-database.spec.ts | Resizes a g6-dedicated-16 MySQL v5.x 3-node cluster Β» Can resize active database clusters |
:x: | resize-database.spec.ts | Resizes a g6-dedicated-16 MySQL v5.x 3-node cluster Β» Can resize active database clusters from g6-dedicated-16 type and switch plan type |
Use this command to re-run the failing tests:
yarn cy:run -s "cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts,cypress/e2e/core/databases/resize-database.spec.ts"
Description π
This PR addresses the issue with a lack of uniform spacing between the Getting Started Guides and Video Playlist sections on the empty state landing pages.
Changes π
List any change relevant to the reviewer.
width
of theResourcesLinkSection
by adding a breakpoint declaration formid
.KubernetesLanding
with named export.Preview π·
How to test π§ͺ
Prerequisites
(How to setup test environment)
Verification steps
(How to verify changes)
As an Author I have considered π€