Skip to content
Snippets Groups Projects
list_account_spec.rb 103 B
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe ListAccount, type: :model do
end