Add custom filter tests of kmyblue original params

This commit is contained in:
KMY 2023-08-11 10:16:56 +09:00
parent 5e687f4d93
commit 18583e5275
5 changed files with 129 additions and 5 deletions

View file

@ -5,4 +5,6 @@ Fabricator(:custom_filter) do
expires_at nil
phrase 'discourse'
context %w(home notifications)
exclude_follows false
exclude_localusers false
end