From dd2b827e12a2c394b0d60e77c844d36dcce2a40c Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Mon, 1 Jul 2024 15:45:46 -0600 Subject: [PATCH] updated --- .github/actions/performance-tests/art.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/performance-tests/art.yaml b/.github/actions/performance-tests/art.yaml index 185b2565ad..70d2ba1f85 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: "/xxxx" + url: "/" json: id: 1 jsonrpc: "2.0" - method: "web3_clientVersionxxx" + method: "web3_clientVersion" params: [] capture: - json: "$"