Module: EY::ServicesAPI::ExternalTestHelper
- Defined in:
- lib/ey_services_api/external_test_helper.rb
Class Method Summary collapse
Class Method Details
.rspec_pattern ⇒ Object
4 5 6 |
# File 'lib/ey_services_api/external_test_helper.rb', line 4 def self.rspec_pattern File.('../../../spec', __FILE__).to_s + "/**/*_spec.rb" end |