Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit d7e72d0

Browse files
committed
Removed time zone update since it is not needed
1 parent 763ac4d commit d7e72d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/requests/git_hub/client_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ def setup
55
@client = GitHub::Client.new
66
@oc = GitHub::Settings::OC
77
@pr_number = 753
8-
Time.zone = ActiveSupport::TimeZone['UTC']
98
end
109

1110
def test_successful_search_for_prs_for_multi_page

0 commit comments

Comments
 (0)