Skip to content

Commit 9805b41

Browse files
committed
Fix variant name
1 parent 5a36588 commit 9805b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/artillery/configs/execute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ scenarios:
3535
- name: 'Execute JS Stress Test - Check Conditions with Auth Sig'
3636
weight: 0
3737
variables:
38-
variant: 'checkConditionsWithAuthSig'
38+
variant: 'checkConditionsWithoutAuthSig'
3939
flow:
4040
- function: 'runExecuteJSTest'
4141
- think: 0.1

0 commit comments

Comments
 (0)