# frozen_string_literal: true
FactoryGirl.define do
  factory :star do
  end
end