Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jan 29, 2024
1 parent fca1f5e commit 173a87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/selectable/selectable.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ describe('EuiSelectable', () => {

cy.get('[data-test-subj="truncatedText"]')
.first()
.should('have.text', 'Lorem ipsum …iscing elit.');
.should('have.text', 'Lorem ipsum …piscing elit.');
});

it('correctly accounts for the keyboard focus badge', () => {
Expand Down

0 comments on commit 173a87b

Please sign in to comment.