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

require 'rails_helper'

RSpec.describe AccountAlias, type: :model do
end