Skip to content

Commit a053ae5

Browse files
Fix failing Streams test (#234155)
1 parent c21e8af commit a053ae5

File tree

1 file changed

+1
-0
lines changed
  • x-pack/platform/test/api_integration_deployment_agnostic/apis/streams

1 file changed

+1
-0
lines changed

x-pack/platform/test/api_integration_deployment_agnostic/apis/streams/group_streams.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ export default function ({ getService }: DeploymentAgnosticFtrProviderContext) {
325325
stream: {
326326
description: 'A Group stream',
327327
group: {
328+
metadata: {},
328329
tags: [],
329330
members: [unmanagedStreamName],
330331
},

0 commit comments

Comments
 (0)