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

Leading spaces in 3 jmeter tests result in 404s #1532

Closed
afcasco opened this issue May 10, 2024 · 0 comments · Fixed by #1527
Closed

Leading spaces in 3 jmeter tests result in 404s #1532

afcasco opened this issue May 10, 2024 · 0 comments · Fixed by #1527

Comments

@afcasco
Copy link
Contributor

afcasco commented May 10, 2024

Leading spaces in src/test/jmeter/petclinic_test_plan.jmx

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

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 a pull request may close this issue.

1 participant