Skip to content

Commit

Permalink
fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
yleclercq-pass committed Feb 3, 2025
1 parent f30db17 commit 2b0e626
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ describe('<VenueBody />', () => {

it('should display the "À la une" section if headlineData is present', async () => {
render(reactQueryProviderHOC(<VenueBody venue={venueDataTest} />))
await waitUntilRendered()

expect(screen.getByText('À la une')).toBeOnTheScreen()
})
Expand Down

0 comments on commit 2b0e626

Please sign in to comment.