Sha256: d92e83e1038167b1a9577cfe18e02fef921503920f1453fef9b2dc7df5fada3b

Contents?: true

Size: 144 Bytes

Versions: 118

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :hd_station, class: "Renalware::HD::Station" do
    name { "StationA" }
  end
end

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
renalware-core-2.1.1 spec/factories/hd/stations.rb
renalware-core-2.1.0 spec/factories/hd/stations.rb
renalware-core-2.0.167 spec/factories/hd/stations.rb
renalware-core-2.0.166 spec/factories/hd/stations.rb
renalware-core-2.0.165 spec/factories/hd/stations.rb
renalware-core-2.0.164 spec/factories/hd/stations.rb
renalware-core-2.0.163 spec/factories/hd/stations.rb
renalware-core-2.0.162 spec/factories/hd/stations.rb
renalware-core-2.0.161 spec/factories/hd/stations.rb
renalware-core-2.0.160 spec/factories/hd/stations.rb
renalware-core-2.0.159 spec/factories/hd/stations.rb
renalware-core-2.0.158 spec/factories/hd/stations.rb
renalware-core-2.0.157 spec/factories/hd/stations.rb
renalware-core-2.0.156 spec/factories/hd/stations.rb
renalware-core-2.0.155 spec/factories/hd/stations.rb
renalware-core-2.0.153 spec/factories/hd/stations.rb
renalware-core-2.0.152 spec/factories/hd/stations.rb
renalware-core-2.0.151 spec/factories/hd/stations.rb
renalware-core-2.0.149 spec/factories/hd/stations.rb
renalware-core-2.0.148 spec/factories/hd/stations.rb