mirror of
				https://github.com/lingble/twenty.git
				synced 2025-10-31 12:47:58 +00:00 
			
		
		
		
	Fix timezone sb test
This commit is contained in:
		| @@ -63,7 +63,7 @@ export const DateTimeSettingsTimezone: Story = { | |||||||
|     await canvas.findByText('Date and time'); |     await canvas.findByText('Date and time'); | ||||||
|  |  | ||||||
|     const timezoneSelect = await canvas.findByText( |     const timezoneSelect = await canvas.findByText( | ||||||
|       '(GMT-04:00) Eastern Daylight Time - New York', |       '(GMT-05:00) Eastern Daylight Time - New York', | ||||||
|     ); |     ); | ||||||
|  |  | ||||||
|     userEvent.click(timezoneSelect); |     userEvent.click(timezoneSelect); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Thomas Trompette
					Thomas Trompette