Skip to content

Commit b2f3748

Browse files
miltonhultgrenKodeRad
authored andcommitted
Fix failing Streams test (elastic#234155)
1 parent 71ab7a0 commit b2f3748

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)