Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaElastic committed Jan 26, 2023
1 parent 4bb12e4 commit 7bb2268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/fleet_api_integration/apis/agents/uploads.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function (providerContext: FtrProviderContext) {

await esClient.update({
index: FILE_STORAGE_METADATA_AGENT_INDEX,
id: 'id1',
id: 'file1',
refresh: true,
body: {
doc_as_upsert: true,
Expand Down

0 comments on commit 7bb2268

Please sign in to comment.