Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Kibana URL parts with stripped default port (#197418)
## Summary This PR adds support for getting Kibana URL parts with stripped default port. ### Details * Adds method `getUrlPartsWithStrippedDefaultPort` to `kbnTestConfig` * Can be used when asserting URLs where the browser strips the default port
- Loading branch information