-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass in proper hosts to CrateShell
CrateShell invocation in integration tests relied on the default localhost:4200 instead of the custom host urls used in Docker containers. That resulted in a flood of urllib3 warning logs coming from the crate client. This change fix the hosts urls.
- Loading branch information
Showing
1 changed file
with
26 additions
and
26 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