diff --git a/.github/actions/performance-tests/art.yaml b/.github/actions/performance-tests/art.yaml index b63b3c3f63..4a65c91e10 100644 --- a/.github/actions/performance-tests/art.yaml +++ b/.github/actions/performance-tests/art.yaml @@ -24,11 +24,11 @@ scenarios: - name: web3_clientVersion flow: - post: - url: "/xxx" + url: "/" json: id: 1 jsonrpc: "2.0" - method: "web3_clientVersionxxxx" # Deliberate typo to force failure + method: "web3_clientVersion" # Deliberate typo to force failure params: [] capture: - json: "$"