From 395356afc6c86f04b34cfc1b1eeb789a37488490 Mon Sep 17 00:00:00 2001
From: Alex <7701272+afcasco@users.noreply.github.com>
Date: Mon, 6 May 2024 13:12:20 +0200
Subject: [PATCH] remove leading spaces in /owners//pets//visits/new,
/owners//pets//visits/new and
/webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js resulting in 404s
---
src/test/jmeter/petclinic_test_plan.jmx | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/src/test/jmeter/petclinic_test_plan.jmx b/src/test/jmeter/petclinic_test_plan.jmx
index 013968c..e9fcb30 100644
--- a/src/test/jmeter/petclinic_test_plan.jmx
+++ b/src/test/jmeter/petclinic_test_plan.jmx
@@ -156,8 +156,7 @@
-
- ${CONTEXT_WEB}/webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js
+ ${CONTEXT_WEB}/webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js
GET
true
false
@@ -420,8 +419,7 @@
-
- ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new
+ ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new
GET
true
false
@@ -458,8 +456,7 @@
-
- ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new
+ ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new
POST
true
false
@@ -540,4 +537,4 @@
-
\ No newline at end of file
+