Add model spec for Tombstone (#32697)
This commit is contained in:
@@ -14,4 +14,6 @@
|
||||
|
||||
class Tombstone < ApplicationRecord
|
||||
belongs_to :account
|
||||
|
||||
validates :uri, presence: true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user