Skip to content

Commit

Permalink
EDSC-4125 test fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-zamora committed Jan 14, 2025
1 parent 7c7a738 commit 7d98c42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ beforeAll(() => {
})

beforeEach(() => {
process.env.TZ = 'UTC'
TemporalSelectionDropdownMenu.mockImplementation(jest.requireActual('../TemporalSelectionDropdownMenu').default)
})

Expand Down

0 comments on commit 7d98c42

Please sign in to comment.