about summary refs log tree commit diff
path: root/spec/models/account_migration_spec.rb
blob: 8461b4b28ec71372164dc740957f9718ea7cd540 (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe AccountMigration, type: :model do

end