Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
README: add info about new enviroment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-popova committed Feb 12, 2019
1 parent c87ea9e commit 9516951
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ All the parameters mentioned below are **mandatory**, so don't forget to provide
<td>Domain or IP of the Rocket.Chat host.</td>
<td>http://127.0.0.1:8006</td>
</tr>
<tr>
<td>EXP_GROUPS</td>
<td>The private groups names which must be in Rocket.Chat when the tests are running. This parameter is used in combination with the <code>tear_down</code> method that deletes all the extra private groups to provide a clean environment.</td>
<td><code>hr,leave-coordination</code></td>
</tr>
<tr>
<td>USERNAME</td>
<td>Username of an administrator on the server.</td>
Expand Down

0 comments on commit 9516951

Please sign in to comment.