Skip to content

Commit 4559a85

Browse files
committed
next try
1 parent 719d73b commit 4559a85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/serverless/test/google-cloud-grpc.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ describe('GoogleCloudGrpc tracing', () => {
130130
expect(Sentry.fakeTransaction.startChild).toBeCalledWith({
131131
op: 'gcloud.grpc.pubsub',
132132
description: 'unary call publish',
133-
metadata: { baggage: [{}, '', false] },
134133
});
135134
await pubsub.close();
136135
});

0 commit comments

Comments
 (0)