X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8c66c387ddeb1fe5cc19f31fc0e4f24ed778b1f8..d8fc47b4db91246f56bd3b94e19f3f109c968aa3:/services/api/test/test_helper.rb diff --git a/services/api/test/test_helper.rb b/services/api/test/test_helper.rb index 9955a3500f..8c12ffb5df 100644 --- a/services/api/test/test_helper.rb +++ b/services/api/test/test_helper.rb @@ -19,3 +19,6 @@ class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end + +# Ensure permissions are computed from the test fixtures. +User.invalidate_permissions_cache