web_push_subscription_fabricator.rb (151B)
- Fabricator(:web_push_subscription) do
- endpoint Faker::Internet.url
- key_p256dh Faker::Internet.password
- key_auth Faker::Internet.password
- end
git clone https://anongit.hacktivis.me/git/mastofe.git/
web_push_subscription_fabricator.rb (151B)
- Fabricator(:web_push_subscription) do
- endpoint Faker::Internet.url
- key_p256dh Faker::Internet.password
- key_auth Faker::Internet.password
- end