Skip to content

Commit

Permalink
Maintenance: Update spec for geo calendar service.
Browse files Browse the repository at this point in the history
  • Loading branch information
fliebe92 committed Aug 12, 2024
1 parent 315f485 commit f219efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/service/geo_calendar_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
context 'with correct result for Mexican ip address' do
let(:expected_result) do
{
'name' => 'Mexico/México',
'name' => 'Mexico/Mexico City',
'timezone' => 'America/Mexico_City',
'ical_url' => 'https://www.google.com/calendar/ical/en.mexican%23holiday%40group.v.calendar.google.com/public/basic.ics',
}
Expand Down

0 comments on commit f219efd

Please sign in to comment.