Skip to content

Commit

Permalink
amends to test description text
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Dawson committed Aug 11, 2023
1 parent c083620 commit 50538bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/specs/mutation.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ describe('Mutations component', () => {
.get('@errTooltip')
.should('not.have.css', 'display', 'none')
})
it('should display action buttons in menu card actions component', () => {
it('has actions buttons pinned to bottom of form', () => {
cy.get('.c-interactive:first')
.click()
.get('#less-more-button')
Expand Down

0 comments on commit 50538bc

Please sign in to comment.