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 preceding slash from url for spring 4.3.30 minor upgrade nexpose #336

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

kmcwhirter-r7
Copy link
Contributor

@kmcwhirter-r7 kmcwhirter-r7 commented Nov 17, 2023

Description

Spring Minor upgrade in nexpose has caused this to fail our cucumber tests.
preceding "/" is causing a double "//" in the url and is not allowed as spring has enforced stricter rules.

Motivation and Context

Broken cucumber tests for GET requests using this URL.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have updated the documentation accordingly (if changes are required).
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@kmcwhirter-r7 kmcwhirter-r7 merged commit 7cb6a1d into master Nov 17, 2023
12 checks passed
@kmcwhirter-r7 kmcwhirter-r7 deleted the CucumberEsoSpringUrlFix branch November 17, 2023 15:52
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.

2 participants