Skip to content

Commit

Permalink
[Transforms] remove direct reference to SearchResponse in integration…
Browse files Browse the repository at this point in the history
… tests (#102034)

Removes direct reference to SearchResponse in transforms. This was the
only one I could find that was generated from a client call.

All the other ones are created directly or mocks.

In general Transforms does a ton of work while holding a reference to
SearchResponse. We will need to make sure it correct decRefs.

related to: #102030
  • Loading branch information
benwtrent authored Nov 13, 2023
1 parent f58301d commit 957510c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 957510c

Please sign in to comment.