@@ -0,0 +1,7 @@
FactoryBot.define do
factory :invitation do
id { 1 }
token { "abcdef123456" }
user
end
The note is not visible to the blocked user.