16349: Set time zone to UTC at db connection level.
[arvados.git] / services / api / test / unit / container_test.rb
index 0bbbc17b0cc14fd07d8c4b072f18cbc8bded3e18..98e60e057910f034194ad9f47289627a245f97e4 100644 (file)
@@ -605,10 +605,6 @@ class ContainerTest < ActiveSupport::TestCase
   end
 
   test "Lock and unlock" do
-    # The "token is expired" check (at the end of this test case)
-    # requires a west-of-UTC time zone in order to be effective.
-    ActiveRecord::Base.connection.select_value("SET TIME ZONE '-4'")
-
     set_user_from_auth :active
     c, cr = minimal_new priority: 0