Skip to content

Commit

Permalink
fix: Readme (#55)
Browse files Browse the repository at this point in the history
fix: readme
  • Loading branch information
zhukaihan authored Jan 27, 2025
1 parent f351b0b commit 8585300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ user = User(
variants = experiment.evaluate(user)
```

# Running unit tests suite
# Running Unit Tests Suite
To setup for running test on local, create a `.env` file with following
contents, and replace `{API_KEY}` and `{SECRET_KEY}` (or `{EU_API_KEY}` and `{EU_SECRET_KEY}` for EU data center) for the project in test:

Expand Down

0 comments on commit 8585300

Please # to comment.