Skip to content

Commit

Permalink
test: specify TimeZone
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Sep 22, 2014
1 parent 23501b3 commit c27a995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-record.rb
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ def setup_schema
end

def test_to_json
ENV["TZ"] = "Japan"
created_at = Time.parse("2013-05-16T16:57:34+09:00")
values = {
"uri" => "http://groonga.org/",
Expand Down

0 comments on commit c27a995

Please sign in to comment.