Skip to content

Commit 9e2f0d9

Browse files
committed
Merge branch 'release_2.5' of github.com:prabhuignoto/react-chrono into release_2.5
2 parents ff3a08d + 1fcc90a commit 9e2f0d9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

cypress/e2e/react-chrono/vertical_spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ context('Chrono.Vertical.Basic', () => {
4444
.should('have.length', 2);
4545
});
4646

47-
48-
4947
it('check card description', () => {
5048
cy.get('.vertical-item-row')
5149
.eq(0)

src/components/timeline-vertical/__tests__/__snapshots__/timeline-vertical-item.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exports[`Timeline vertical item > Should match snapshot 1`] = `
1616
>
1717
vertical item title
1818
</div>
19-
19+
2020
</div>
2121
<div
2222
class="sc-kFCroH kDetXN card-content-wrapper"

0 commit comments

Comments
 (0)