-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
WebFluxObservationPropagationTests
for HTTP
The `WebTestClient` was previously binding directly to the web layer (no HTTP layer involved). Because the new instrumentation is done at the HTTP level (it's required to fully capture error handling and more), the test client must bind at the HTTP level with a `Connector`.
- Loading branch information
1 parent
e9f7780
commit 0cf81db
Showing
1 changed file
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters