Skip to content

Commit

Permalink
🐞 fix(pocs/test/xray/v2_test): payloads usage error
Browse files Browse the repository at this point in the history
  • Loading branch information
WAY29 committed May 20, 2022
1 parent 539ef41 commit d53f62a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pocs/test/xray/v2_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ name: poc-yaml-example-com
transport: http
set:
PATH: r"index"
payloads:
payloads:
p1:
PATH2: r".html"
p2:
PATH3: PATH+PATH2
PATH2: r".html"
PATH3: PATH+PATH2
rules:
r1:
request:
Expand Down

0 comments on commit d53f62a

Please sign in to comment.