Open BladeSv opened 9 months ago
Which version of scc are you using?
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-contract-verifier', version: '4.1.0' plugin - id "org.springframework.cloud.contract" version "4.1.0" java 17
Describe the bug I want to check response header value. I enter header value in Contract as a string, but after test generation this string has changed and I can't pass test.
Sample Contract Generated test Run test result