Skip to content

Commit 5177ef2

Browse files
committed
EMT-339: fix formatting
1 parent b9a41a7 commit 5177ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/plugins/endpoint/common/generate_data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -686,8 +686,8 @@ export class EndpointDocGenerator {
686686
},
687687
streaming: {
688688
concerned_actions: this.randomHostPolicyResponseActionNames(),
689-
status:status(),
690-
}
689+
status: status(),
690+
},
691691
},
692692
},
693693
artifacts: {

0 commit comments

Comments
 (0)