Skip to content

Commit

Permalink
Fix reporter mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
dolaru committed Dec 7, 2024
1 parent a42eaaa commit 9b6eaaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const reporterMappings: ClusterPutComponentTemplateRequest = {
template: {
mappings: {
properties: {
test_run: {
reporter: {
type: 'object',
properties: reporterProperties,
},
Expand Down

0 comments on commit 9b6eaaa

Please sign in to comment.