Skip to content
Snippets Groups Projects

Move OnCall Schedules timezone to the shared Timezone Dropdown

All threads resolved!
Files
2
@@ -28,7 +28,7 @@
fill_in 'schedule-description', with: 'Test schedule description'
click_button 'Select timezone'
click_button '(UTC -12:00) -12 International Date Line West'
click_button '[UTC - 12] International Date Line West'
click_button 'Add schedule'
wait_for_all_requests
Loading