about summary refs log tree commit diff
path: root/spec/fabricators/device_fabricator.rb
blob: 02b24e8b35e98315d0d17deb243a1d32b74bbf6e (plain) (blame)
1
2
3
Fabricator(:device) do
  registration_id "12345678"
end