Skip to content

Commit f2ccb69

Browse files
authored
Clarify optional TEST_ variables in README
Added note that TEST_ related variables are optional
1 parent c6a118d commit f2ccb69

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
@@ -183,6 +183,7 @@ For running test do:
183183

184184
```bash
185185
cd mergin
186+
# TEST_ related vairables are optional
186187
export TEST_MERGIN_URL=<url> # testing server
187188
export TEST_API_USERNAME=<username>
188189
export TEST_API_PASSWORD=<pwd>

0 commit comments

Comments
 (0)