Module: EY::ServicesAPI::ExternalTestHelper

Defined in:
lib/ey_services_api/external_test_helper.rb

Class Method Summary collapse

Class Method Details

.rspec_patternObject



4
5
6
# File 'lib/ey_services_api/external_test_helper.rb', line 4

def self.rspec_pattern
  File.expand_path('../../../spec', __FILE__).to_s + "/**/*_spec.rb"
end