Sha256: a8ed7281b432d2e53e10a12c1ec3d63a22a1bc05c07f9bdc475fa6fd90214d91

Contents?: true

Size: 140 Bytes

Versions: 40

Compression:

Stored size: 140 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
renalware-core-2.0.21 spec/factories/hd/stations.rb
renalware-core-2.0.20 spec/factories/hd/stations.rb
renalware-core-2.0.18 spec/factories/hd/stations.rb
renalware-core-2.0.17 spec/factories/hd/stations.rb
renalware-core-2.0.16 spec/factories/hd/stations.rb
renalware-core-2.0.15 spec/factories/hd/stations.rb
renalware-core-2.0.14 spec/factories/hd/stations.rb
renalware-core-2.0.13 spec/factories/hd/stations.rb
renalware-core-2.0.12 spec/factories/hd/stations.rb
renalware-core-2.0.11 spec/factories/hd/stations.rb
renalware-core-2.0.9 spec/factories/hd/stations.rb
renalware-core-2.0.8 spec/factories/hd/stations.rb
renalware-core-2.0.7 spec/factories/hd/stations.rb
renalware-core-2.0.5 spec/factories/hd/stations.rb
renalware-core-2.0.4 spec/factories/hd/stations.rb
renalware-core-2.0.3 spec/factories/hd/stations.rb
renalware-core-2.0.2 spec/factories/hd/stations.rb
renalware-core-2.0.1 spec/factories/hd/stations.rb
renalware-core-2.0.0 spec/factories/hd/stations.rb
renalware-core-2.0.0.pre.rc13 spec/factories/hd/stations.rb