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.84 spec/factories/hd/station_locations.rb
renalware-core-2.0.83 spec/factories/hd/station_locations.rb
renalware-core-2.0.82 spec/factories/hd/station_locations.rb
renalware-core-2.0.81 spec/factories/hd/station_locations.rb
renalware-core-2.0.80 spec/factories/hd/station_locations.rb
renalware-core-2.0.79 spec/factories/hd/station_locations.rb
renalware-core-2.0.78 spec/factories/hd/station_locations.rb
renalware-core-2.0.77 spec/factories/hd/station_locations.rb
renalware-core-2.0.76 spec/factories/hd/station_locations.rb
renalware-core-2.0.75 spec/factories/hd/station_locations.rb
renalware-core-2.0.74 spec/factories/hd/station_locations.rb
renalware-core-2.0.73 spec/factories/hd/station_locations.rb
renalware-core-2.0.72 spec/factories/hd/station_locations.rb
renalware-core-2.0.71 spec/factories/hd/station_locations.rb
renalware-core-2.0.70 spec/factories/hd/station_locations.rb
renalware-core-2.0.69 spec/factories/hd/station_locations.rb
renalware-core-2.0.68 spec/factories/hd/station_locations.rb
renalware-core-2.0.67 spec/factories/hd/station_locations.rb
renalware-core-2.0.64 spec/factories/hd/station_locations.rb
renalware-core-2.0.63 spec/factories/hd/station_locations.rb