Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
connected-znaim committed Oct 21, 2024
1 parent 4c2f7de commit 4f029cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ describe('Header', () => {

it('should render log out button', () => {
render()
screen.getByText('Log out')
screen.getByText('Logout')
})
})

0 comments on commit 4f029cb

Please sign in to comment.