12167: Improve request-id tracking in Workbench.
[arvados.git] / services / api / test / test_helper.rb
index a614aa6e69fcae8db84745734d99e7e5d99823ad..d874bc4f1ffebd2777cdc9e7ec392e907eceb7d7 100644 (file)
@@ -67,7 +67,6 @@ class ActiveSupport::TestCase
     Thread.current[:api_client] = nil
     Thread.current[:user] = nil
     restore_configuration
-    User.invalidate_permissions_cache
   end
 
   def assert_equal(expect, *args)