We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f351b0b commit 8585300Copy full SHA for 8585300
README.md
@@ -77,7 +77,7 @@ user = User(
77
variants = experiment.evaluate(user)
78
```
79
80
-# Running unit tests suite
+# Running Unit Tests Suite
81
To setup for running test on local, create a `.env` file with following
82
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:
83
0 commit comments