Change columns in notifications nonnullable (#6764)
This commit is contained in:
parent
fa310695fa
commit
b2a4ffd3a9
5 changed files with 23 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
Fabricator(:notification) do
|
||||
activity_id 1
|
||||
activity_type 'Favourite'
|
||||
activity fabricator: [:mention, :status, :follow, :follow_request, :favourite].sample
|
||||
account
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue