Sha256: 3a027e642e27348a3f3b958ae890e8422bb3a2eba026e92f8ccd9aea093a8079

Contents?: true

Size: 187 Bytes

Versions: 118

Compression:

Stored size: 187 Bytes

Contents

# frozen_string_literal: true

FactoryBot.define do
  factory :hd_station_location, class: "Renalware::HD::StationLocation" do
    name { "Side room" }
    colour { "#EEEEEE" }
  end
end

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
renalware-core-2.0.127 spec/factories/hd/station_locations.rb
renalware-core-2.0.126 spec/factories/hd/station_locations.rb
renalware-core-2.0.125 spec/factories/hd/station_locations.rb
renalware-core-2.0.124 spec/factories/hd/station_locations.rb
renalware-core-2.0.123 spec/factories/hd/station_locations.rb
renalware-core-2.0.121 spec/factories/hd/station_locations.rb
renalware-core-2.0.120 spec/factories/hd/station_locations.rb
renalware-core-2.0.119 spec/factories/hd/station_locations.rb
renalware-core-2.0.118 spec/factories/hd/station_locations.rb
renalware-core-2.0.117 spec/factories/hd/station_locations.rb
renalware-core-2.0.116 spec/factories/hd/station_locations.rb
renalware-core-2.0.115 spec/factories/hd/station_locations.rb
renalware-core-2.0.113 spec/factories/hd/station_locations.rb
renalware-core-2.0.112 spec/factories/hd/station_locations.rb
renalware-core-2.0.111 spec/factories/hd/station_locations.rb
renalware-core-2.0.110 spec/factories/hd/station_locations.rb
renalware-core-2.0.109 spec/factories/hd/station_locations.rb
renalware-core-2.0.108 spec/factories/hd/station_locations.rb
renalware-core-2.0.106 spec/factories/hd/station_locations.rb
renalware-core-2.0.105 spec/factories/hd/station_locations.rb