Adding 'is_searchable' status for tables which should be full-text searchable.
[arvados.git] / services / api / test / test_helper.rb
index 9955a3500ffe9830c41974679954e6956c6f4f21..8c12ffb5df4718df4c5d19dbd5eae5d109da764a 100644 (file)
@@ -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