Skip to content

Commit 94a7183

Browse files
authored
Update TESTING.md
1 parent d40dbac commit 94a7183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TESTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ We use [Spek](https://github.com/spekframework/spek) to run unit tests.
55
To run any test, you must have two environment variables, `SPOTIFY_CLIENT_ID` and `SPOTIFY_CLIENT_SECRET` set to a Spotify application in your current shell.
66

77
`export SPOTIFY_CLIENT_ID=your_client_id`
8+
89
`export SPOTIFY_CLIENT_SECRET=your_client_secret`
910

1011
To run **only** public endpoint and utility tests, run `gradle check`

0 commit comments

Comments
 (0)