mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update reference in mdm integration test (#17452)
Add one missed update --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
parent
4a1e202acb
commit
e957292746
@ -5775,7 +5775,7 @@ func (s *integrationMDMTestSuite) TestBootstrapPackageStatus() {
|
||||
UUID: uuid.New().String(),
|
||||
Hostname: fmt.Sprintf("%sfoo.local.non.macos", t.Name()),
|
||||
Platform: "windows",
|
||||
MDM: mdm_types.MDMHostData{},
|
||||
MDM: fleet.MDMHostData{},
|
||||
})
|
||||
require.NoError(t, err)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user