Skip to content

Commit 78b94e9

Browse files
Fix Syntax
1 parent 5dbb5cc commit 78b94e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jmeter/groupsPerformance.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ ${__setProperty(refresh_token, ${refresh_token})};</stringProp>
246246
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="Fetch groups for single-add" enabled="true">
247247
<stringProp name="cacheKey">true</stringProp>
248248
<stringProp name="filename">${basedir}JsonSample.groovy</stringProp>
249-
<stringProp name="parameters">/data/groups/groups-to-addl.json groups</stringProp>
249+
<stringProp name="parameters">/data/groups/groups-to-add.json groups</stringProp>
250250
<stringProp name="script"></stringProp>
251251
<stringProp name="scriptLanguage">groovy</stringProp>
252252
</JSR223Sampler>

0 commit comments

Comments
 (0)