Manuel Bustillo
8c4e6a0109
All checks were successful
Run unit tests / unit_tests (push) Successful in 3m36s
Reviewed-on: #8 Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com> Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
6 lines
135 B
Ruby
6 lines
135 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe TablesArrangement, type: :model do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|