pull/1148/head
gabrielburnworth 2019-04-11 23:43:02 -07:00
parent f303c27ce5
commit aeeeea3808
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ describe Api::FbosConfigsController do
expect(response.status).to eq(200)
{
device_id: device.id,
auto_sync: false,
auto_sync: true,
beta_opt_in: false,
disable_factory_reset: false,
firmware_input_log: false,