logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

web_push_subscription_fabricator.rb (151B)


  1. Fabricator(:web_push_subscription) do
  2. endpoint Faker::Internet.url
  3. key_p256dh Faker::Internet.password
  4. key_auth Faker::Internet.password
  5. end