Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Callie Bensel authored and calliebensel committed Apr 20, 2022
1 parent 045a039 commit 8a06e63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ pp client.sites.list
## To run tests as Adzerk developer

bundle install
export ADZERK_API_KEY=<get-key-from-adzerk>
rake spec
run `sql-env` to set environment vars
export ADZERK_API_KEY=$(api-key 12345)
bundle exec rspec test_name.rb

## License

Expand Down

0 comments on commit 8a06e63

Please sign in to comment.