20846: Remove deprecated Random::DEFAULT usage.
[arvados.git] / services / api / test / test_helper.rb
index 843d4f1b23fccfb8777883c3021ab54187b3cf57..08696a99835e61865033a1222636fc905525f7de 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-require 'update_permissions'
+require_relative '../lib/update_permissions'
 
 ENV["RAILS_ENV"] = "test"
 unless ENV["NO_COVERAGE_TEST"]