Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gzukel committed Jul 1, 2024
1 parent f2948b5 commit dd2b827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/performance-tests/art.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ scenarios:
- name: web3_clientVersion
flow:
- post:
url: "/xxxx"
url: "/"
json:
id: 1
jsonrpc: "2.0"
method: "web3_clientVersionxxx"
method: "web3_clientVersion"
params: []
capture:
- json: "$"
Expand Down

0 comments on commit dd2b827

Please sign in to comment.