smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.21k stars 491 forks source link

Fixed documentation on how to run staging tests #104

Closed bobanm closed 2 years ago

bobanm commented 2 years ago

Fixed documentation on how to run staging tests

The documentation was not completely updated during these refactor commits:

  1. npx => yarn refactor in commit 8b87b13
  2. yarn test-integration => yarn test-staging refactor in commit 4dfc5d9

This PR aligns documentation with the code.

andrejrakic commented 2 years ago

Hi @bobanm can you please resolve conflicts on this branch before the review? Thanks

bobanm commented 2 years ago

Conflict resolved 🧹