diff --git a/tests/components/mastodon/snapshots/test_services.ambr b/tests/components/mastodon/snapshots/test_services.ambr index 762f44c3b0b..21c539dd597 100644 --- a/tests/components/mastodon/snapshots/test_services.ambr +++ b/tests/components/mastodon/snapshots/test_services.ambr @@ -9,7 +9,7 @@ 'discoverable': True, 'group': False, 'locked': False, - 'created_at': datetime.datetime(2016, 11, 24, 0, 0, tzinfo=tzutc()), + 'created_at': datetime.datetime(2016, 11, 24, 0, 0, tzinfo=tzlocal()), 'following_count': 328, 'followers_count': 3169, 'statuses_count': 69523,