FactoryBot.define do factory :procedure_path do path { 'fake_path' } end end