mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Add GCM token field to device
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FactoryGirl.define do
|
||||
factory :device do
|
||||
model "Nexus 6"
|
||||
unique_id "someuniqueid"
|
||||
imei_number "someimeinumber"
|
||||
model "LGE - Nexus 5"
|
||||
unique_id "aa55589dd10a8819"
|
||||
gcm_token "dAJukxHtV84iij0z5PJruUhcNnQSOl7NdeAWS9Y45UVhPoG1wRGp7i2Hp34SyrodDfdZieeDzbPusqYyFuEB_vAUl5EDyYqFdzMNF1JpN2ThkEl_dTawWP9F9rSsNadV1HZ"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user