Skip to content

Commit

Permalink
chore(test): add TEST_GITGUARDIAN_API_KEY to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
This should avoid some head-scratching wondering why a new vcr-based test
does not pass.
  • Loading branch information
agateau-gg authored and Jguer committed Oct 12, 2021
1 parent 2bcccf2 commit 5101734
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@

### Run all tests on GitGuardian Shield

Set the `TEST_GITGUARDIAN_API_KEY` environment variable to a valid GitGuardian API key.

```sh
$ make test
```
Expand Down

0 comments on commit 5101734

Please sign in to comment.