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