Skip to content

Commit

Permalink
chore: update comment [TDX-4666]
Browse files Browse the repository at this point in the history
  • Loading branch information
amerc15 committed Oct 15, 2024
1 parent 54758e8 commit 3005d1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ describe('<SpecOperationsList />', () => {
cy.getTestId('spec-operations-list-section-pet-collapse-trigger').click()
cy.get('[data-testid="spec-operations-list-section-pet"] .spec-operations-list-item').should('have.length', 4)

// renders untagged items
// doesn't render untagged section
cy.getTestId('spec-operations-list-untagged-items').should('not.exist')
})

Expand Down

0 comments on commit 3005d1b

Please sign in to comment.