Add model spec for Tombstone
(#32697)
This commit is contained in:
parent
917a799c67
commit
a20ac20302
3 changed files with 23 additions and 0 deletions
|
@ -14,4 +14,6 @@
|
|||
|
||||
class Tombstone < ApplicationRecord
|
||||
belongs_to :account
|
||||
|
||||
validates :uri, presence: true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue