Skip to content

Commit 269e383

Browse files
Fix up domain for test
1 parent 43432a4 commit 269e383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmeter/api-spin.jmx

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
3333
<collectionProp name="Arguments.arguments"/>
3434
</elementProp>
35-
<stringProp name="HTTPSampler.domain">${__P(domain,devops-infra-demo.modus.app)}</stringProp>
35+
<stringProp name="HTTPSampler.domain">${__P(domain,devops-infra-demo.moduscreate.com)}</stringProp>
3636
<stringProp name="HTTPSampler.port">80</stringProp>
3737
<stringProp name="HTTPSampler.connect_timeout"></stringProp>
3838
<stringProp name="HTTPSampler.response_timeout"></stringProp>

0 commit comments

Comments
 (0)