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.42 spec/factories/hd/stations.rb
renalware-core-2.0.41 spec/factories/hd/stations.rb
renalware-core-2.0.40 spec/factories/hd/stations.rb
renalware-core-2.0.39 spec/factories/hd/stations.rb
renalware-core-2.0.38 spec/factories/hd/stations.rb
renalware-core-2.0.37 spec/factories/hd/stations.rb
renalware-core-2.0.36 spec/factories/hd/stations.rb
renalware-core-2.0.35 spec/factories/hd/stations.rb
renalware-core-2.0.34 spec/factories/hd/stations.rb
renalware-core-2.0.33 spec/factories/hd/stations.rb
renalware-core-2.0.32 spec/factories/hd/stations.rb
renalware-core-2.0.31 spec/factories/hd/stations.rb
renalware-core-2.0.30 spec/factories/hd/stations.rb
renalware-core-2.0.28 spec/factories/hd/stations.rb
renalware-core-2.0.27 spec/factories/hd/stations.rb
renalware-core-2.0.26 spec/factories/hd/stations.rb
renalware-core-2.0.25 spec/factories/hd/stations.rb
renalware-core-2.0.24 spec/factories/hd/stations.rb
renalware-core-2.0.23 spec/factories/hd/stations.rb
renalware-core-2.0.22 spec/factories/hd/stations.rb