Skip to content

Commit 8585300

Browse files
authored
fix: Readme (#55)
fix: readme
1 parent f351b0b commit 8585300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ user = User(
7777
variants = experiment.evaluate(user)
7878
```
7979

80-
# Running unit tests suite
80+
# Running Unit Tests Suite
8181
To setup for running test on local, create a `.env` file with following
8282
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:
8383

0 commit comments

Comments
 (0)