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 leading spaces in 3 jmeter tests #1527

Merged
merged 1 commit into from May 16, 2024
Merged

Conversation

afcasco
Copy link
Contributor

@afcasco afcasco commented May 6, 2024

fixes #1532
Remove leading spaces in:

GET: ${CONTEXT_WEB}/webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js
GET: ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new
POST: ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new

resulting in 404s

…sits/new and /webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js resulting in 404s
@afcasco

This comment was marked as duplicate.

@afcasco afcasco changed the title Remove leading spaces in 3 jmeter tests Remove leading spaces in 3 jmeter tests fixes #1532 May 10, 2024
@afcasco afcasco changed the title Remove leading spaces in 3 jmeter tests fixes #1532 Remove leading spaces in 3 jmeter tests May 10, 2024
@dsyer dsyer merged commit 395356a into spring-projects:main May 16, 2024
2 checks passed
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.

Leading spaces in 3 jmeter tests result in 404s
2 participants