Skip to content

Commit

Permalink
revert a change from a conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantoro committed May 17, 2023
1 parent 6f702b8 commit 6cab7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/fleet_api_integration/apis/epm/data_stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export default function (providerContext: FtrProviderContext) {
...packagePolicyData.package,
experimental_data_stream_features: [
{
data_stream: logsTemplateName,
data_stream: metricsTemplateName,
features: {
synthetic_source: true,
},
Expand Down

0 comments on commit 6cab7fc

Please sign in to comment.