Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra stubFor() in spring-boot example #241

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

silver-mx
Copy link
Contributor

This commit removes an extra stubFor() in the code example. It was added twice by mistake and causes a compilation error.

References

#240

Submitter checklist

  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • [NA] If the change against WireMock 2 functionality (incompatible with WireMock 3),
    it is submitted against the 2.x branch
  • The repository's code style is followed (see the contributing guide)

Details: Contributor Guide

This commit  removes an extra stubFor() in the code example. It was added twice by mistake and causes a compilation error.
@leeturner leeturner self-assigned this Jan 30, 2024
@tomakehurst tomakehurst merged commit cd0e742 into wiremock:main Feb 2, 2024
tomakehurst pushed a commit that referenced this pull request Feb 12, 2024
This commit  removes an extra stubFor() in the code example. It was added twice by mistake and causes a compilation error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants