# frozen_string_literal: true # Copyright (C) 2024 Manuel Bustillo require 'rails_helper' RSpec.describe Seat do pending "add some examples to (or delete) #{__FILE__}" end