We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4917d commit bdbddccCopy full SHA for bdbddcc
README.md
@@ -160,11 +160,7 @@ The muting is controlled by two processor steps:
160
This keeps summaries focused on action timings while still surfacing setup/auth failures.
161
162
### What `deriveAccount` does
163
-<<<<<<< HEAD
164
-- Picks a unique account index (via the local index allocator started by `scripts/run-with-logs.ts`)
165
-=======
166
- Picks a unique account index (via the local index allocator started by `scripts/run-scenario.ts`)
167
->>>>>>> origin/main
168
- Derives an account from `TEST_MNEMONIC`
169
- Persists `privateKey` (and derivation metadata) into Artillery vars for later steps
170
0 commit comments