This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-11-20 00:33:02 +01:00
|
|
|
Fabricator(:notification) do
|
|
|
|
activity_id 1
|
2017-05-06 21:55:40 +02:00
|
|
|
activity_type 'Favourite'
|
2016-11-20 00:33:02 +01:00
|
|
|
end
|