spring-cloud / spring-cloud-contract

Support for Consumer Driven Contracts in Spring
https://cloud.spring.io/spring-cloud-contract
Apache License 2.0
720 stars 439 forks source link

Reenable tests affected by host lower-casing after upgrading to Framework 6.2.0-RC2 or higher #2135

Closed OlgaMaciaszek closed 1 month ago

OlgaMaciaszek commented 1 month ago

Revert https://github.com/spring-cloud/spring-cloud-contract/commit/ce69db2ce2735fc2568ec51bb4761c06daba823f after upgrading to Framework 6.2.0-RC2 or higher.

See: https://github.com/spring-projects/spring-framework/issues/33360

OlgaMaciaszek commented 1 month ago

Done.