Sha256: e3bd8e96022ed6eb17cbb14e943a9369ea6a76dc713dc10d962178fec63ec736

Contents?: true

Size: 205 Bytes

Versions: 8

Compression:

Stored size: 205 Bytes

Contents

# frozen_string_literal: true

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

FactoryBot.definition_file_paths << File.join(File.dirname(__FILE__), 'factories')
FactoryBot.reload

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
foreman_snapshot_management-4.0.0 test/test_plugin_helper.rb
foreman_snapshot_management-3.0.1 test/test_plugin_helper.rb
foreman_snapshot_management-3.0.0 test/test_plugin_helper.rb
foreman_snapshot_management-2.0.3 test/test_plugin_helper.rb
foreman_snapshot_management-2.0.2 test/test_plugin_helper.rb
foreman_snapshot_management-2.0.1 test/test_plugin_helper.rb
foreman_snapshot_management-2.0.0 test/test_plugin_helper.rb
foreman_snapshot_management-1.7.1 test/test_plugin_helper.rb