Skip to content

Commit

Permalink
Merge branch 'release_2.5' of github.com:prabhuignoto/react-chrono in…
Browse files Browse the repository at this point in the history
…to release_2.5
  • Loading branch information
prabhuignoto committed Feb 28, 2024
2 parents ff3a08d + 1fcc90a commit 9e2f0d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions cypress/e2e/react-chrono/vertical_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ context('Chrono.Vertical.Basic', () => {
.should('have.length', 2);
});



it('check card description', () => {
cy.get('.vertical-item-row')
.eq(0)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ exports[`Timeline vertical item > Should match snapshot 1`] = `
>
vertical item title
</div>
</div>
<div
class="sc-kFCroH kDetXN card-content-wrapper"
Expand Down

0 comments on commit 9e2f0d9

Please sign in to comment.