1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-23 22:57:05 +09:00
YuruToot/spec/models/account_spec.rb
2016-02-20 22:53:20 +01:00

6 lines
125 B
Ruby

require 'rails_helper'
RSpec.describe Account, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end