Skip to content

Commit 22d94fa

Browse files
authored
add missing API_KEY export in run test
1 parent d7371b9 commit 22d94fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,5 +324,6 @@ Contributions are welcome, feel to submit a pull request!
324324
To run the tests:
325325

326326
```bash
327+
export API_KEY="your api key"
327328
rake test
328329
```

0 commit comments

Comments
 (0)