Skip to content

Commit

Permalink
Align failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed Dec 17, 2024
1 parent 8acade8 commit 65ec55c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ describe('Form.SubmitButton', () => {
expect(indicatorContentElement).toHaveAttribute('role', 'status')
expect(indicatorContentElement).toHaveAttribute(
'aria-label',
'Vennligst vent ...'
nb.SubmitIndicator.label
)
})

Expand Down

0 comments on commit 65ec55c

Please sign in to comment.