wedding-planner/spec/models/tables_arrangement_spec.rb
Manuel Bustillo 8c4e6a0109 Initial version of VNS algorithm ()
Reviewed-on: 
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-08-01 18:27:41 +00:00

6 lines
135 B
Ruby

require 'rails_helper'
RSpec.describe TablesArrangement, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end