Fabricator specs (#23925)
This commit is contained in:
parent
c40d5e5a8f
commit
cd99fa8ceb
37 changed files with 27 additions and 183 deletions
|
@ -1,10 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Fabricator(:encrypted_message) do
|
||||
device
|
||||
from_account
|
||||
from_device_id { Faker::Number.number(digits: 5) }
|
||||
type 0
|
||||
body ''
|
||||
message_franking ''
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue