3782: Isolate file_enumerator stubbing to the current test. Introduce mocha.
[arvados.git] / apps / workbench / test / test_helper.rb
index 72469bc0598af198ade1db06a2b7880c1994530c..11957983122d3a7942bfcc18f3074dcf67fceb55 100644 (file)
@@ -22,6 +22,7 @@ end
 
 require File.expand_path('../../config/environment', __FILE__)
 require 'rails/test_help'
+require 'mocha/mini_test'
 
 class ActiveSupport::TestCase
   # Setup all fixtures in test/fixtures/*.(yml|csv) for all tests in