Skip to content

Commit

Permalink
Update packages/integration-tests/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Petriv <[email protected]>
  • Loading branch information
pcheremu and Romsters authored Mar 6, 2024
1 parent 87e3104 commit fae3657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integration-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm install
cp .env.example packages/integration-tests/src/playbook/.env
```

- Add your private wallet key to `WALLET_PRIVATE_KEY=` By default we use `richWalletPrivateKey` private key in `integration-tests/src/playbook/utils/getWallet.ts` from `integration-tests/src/entities.ts`.
- Add your private wallet key to `WALLET_PRIVATE_KEY={YOUR_PRIVATE_KEY}`. By default we use `richWalletPrivateKey` private key in `integration-tests/src/playbook/utils/getWallet.ts` from `integration-tests/src/entities.ts`.

## Preparing a local environment

Expand Down

0 comments on commit fae3657

Please sign in to comment.