1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-28 23:09:12 +09:00
whippy-edition/spec/models/user_spec.rb

6 lines
66 B
Ruby
Raw Normal View History

2016-02-23 00:00:20 +09:00
require 'rails_helper'
RSpec.describe User, type: :model do
2016-02-25 08:17:01 +09:00
2016-02-23 00:00:20 +09:00
end