mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 01:31:39 -05:00
4 lines
65 B
Ruby
4 lines
65 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe User, type: :model do
|
|
end
|