diff --git a/src/authm_mad/remotes/quota/test/quota_spec.rb b/src/authm_mad/remotes/quota/test/quota_spec.rb
index 893ac26d34..ff80f0c6c8 100644
--- a/src/authm_mad/remotes/quota/test/quota_spec.rb
+++ b/src/authm_mad/remotes/quota/test/quota_spec.rb
@@ -1,3 +1,5 @@
+$: << '.'
+
 require 'helper/test_helper'
 
 describe "Quota testing" do