Sha256: b719414ce441889d1871f99ca4c97333b1cd28708f431d876dc4045e98e9677b

Contents?: true

Size: 355 Bytes

Versions: 4

Compression:

Stored size: 355 Bytes

Contents

require 'test_helper'
require_relative './support/dummy_dynflow_action'
require_relative './support/dummy_proxy_action'

require 'dynflow/testing'

FactoryBot.definition_file_paths = ["#{ForemanTasks::Engine.root}/test/factories"]
FactoryBot.find_definitions

ForemanTasks.dynflow.require!
ForemanTasks.dynflow.config.disable_active_record_actions = true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foreman-tasks-0.11.0 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.8 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.7 test/foreman_tasks_test_helper.rb
foreman-tasks-0.10.6 test/foreman_tasks_test_helper.rb