Sha256: 795fe8c3224010da48755ff9fb5469df2cb11f3627a0e016774b7de60d23936f

Contents?: true

Size: 242 Bytes

Versions: 5

Compression:

Stored size: 242 Bytes

Contents

# This calls the main test_helper in Foreman-core
require 'test_helper'

require 'test_helper_discovery'

# Add plugin to FactoryBot's paths
FactoryBot.definition_file_paths << File.join(File.dirname(__FILE__), 'factories')
FactoryBot.reload

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-13.0.1 test/test_plugin_helper.rb
foreman_discovery-12.0.2 test/test_plugin_helper.rb
foreman_discovery-12.0.1 test/test_plugin_helper.rb
foreman_discovery-12.0.0 test/test_plugin_helper.rb
foreman_discovery-11.0.0 test/test_plugin_helper.rb