Sha256: 558c4e80e9b5df20c0c7608e64169cbd1b34cbf8544b5195a4fe8106d05c733e

Contents?: true

Size: 185 Bytes

Versions: 44

Compression:

Stored size: 185 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :transplant_rejection_treatment, class: Renalware::Transplants::RejectionTreatment do
    name { "Treatment A" }
  end
end

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
renalware-core-2.0.108 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.106 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.105 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.104 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.103 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.102 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.101 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.100 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.99 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.98 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.97 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.96 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.95 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.94 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.93 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.92 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.91 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.90 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.89 spec/factories/transplants/rejection_treatments.rb
renalware-core-2.0.88 spec/factories/transplants/rejection_treatments.rb