Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jen-huang committed Aug 14, 2020
1 parent 3c91e01 commit 09f75c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@ describe('test agent acks services', () => {
expect(mockSavedObjectsClient.bulkUpdate.mock.calls[0][0][0]).toMatchInlineSnapshot(`
Object {
"attributes": Object {
"policy_revision": 4,
"packages": Array [
"system",
],
"policy_revision": 4,
},
"id": "id",
"type": "fleet-agents",
Expand Down

0 comments on commit 09f75c7

Please sign in to comment.