Skip to content

Commit fe7d77e

Browse files
authored
Merge pull request #391 from NHSDigital/perftest-allow-sherborne
Update consent-journey.jmx
2 parents c44931c + 4445538 commit fe7d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-tests/E2E/consent-journey.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ vars.put("ConsentSession", cohortCodes.get(vars.get("CHILD_SCHOOL
407407
</TransactionController>
408408
<hashTree>
409409
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get school name" enabled="true">
410-
<stringProp name="HTTPSampler.path">api/locations?type=school&amp;status=open</stringProp>
410+
<stringProp name="HTTPSampler.path">api/locations?type=school</stringProp>
411411
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
412412
<stringProp name="HTTPSampler.method">GET</stringProp>
413413
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>

0 commit comments

Comments
 (0)