-
-
Notifications
You must be signed in to change notification settings - Fork 486
Open
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttriageThis issue is yet to be triaged by a maintainerThis issue is yet to be triaged by a maintainer
Description
I was writing this scenario, where accidently I had written the a test case in two different class with same consumer and provider pair which is having Authorization header in the api request.
So when I publish the contract from one test class, contract was perfectly fine, but when I ran the second test class with exact same test case and publish the contract there was extra space coming in the authorization header.
Not sure why this happen?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorgood first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorshelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttriageThis issue is yet to be triaged by a maintainerThis issue is yet to be triaged by a maintainer