# Copyright (C) 2024 Manuel Bustillo

# frozen_string_literal: true

# Copyright (C) 2024 Manuel Bustillo

FactoryBot.define do
  factory :tables_arrangement do
    wedding
  end
end