about summary refs log tree commit diff
path: root/spec/models/list_account_spec.rb
blob: 8312defaca4eac27802c2726d1e8ebc1e3cc313f (plain) (blame)
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe ListAccount, type: :model do
end