Sha256: cdbf8b105cbc799bc9a4a8dd110b62ece5396587affc14f17fa01ebd601a4315
Contents?: true
Size: 164 Bytes
Versions: 11
Compression:
Stored size: 164 Bytes
Contents
FactoryBot.define do factory :patient_alert, class: "Renalware::Patients::Alert" do accountable notes { Faker::Lorem.sentence } urgent true end end
Version data entries
11 entries across 11 versions & 1 rubygems