Skip to content

Commit 3bdc7f7

Browse files
committed
clarified token required
1 parent 30b1b63 commit 3bdc7f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Checkout the [Space](http://samples.testspace.com/projects/javascript.jasmine).
4343

4444
To replicate this sample:
4545
- Account at www.testspace.com.
46-
- Environment Variable called `TESTSPACE_TOKEN`:
46+
- CI Environment Variable called **TESTSPACE_TOKEN** required:
47+
- `TESTSPACE_TOKEN` = `[email protected]/my-project`
4748
- `credentials` set to `username:password` or your [access token](http://help.testspace.com/using-your-organization:user-settings).
48-
- `my-org-name.testspace.com/my-project/my-space` based on your subdomain, project, and space names. Refer [here](http://help.testspace.com/reference:runner-reference#login-credentials) for more details.
49+
- `my-org-name.testspace.com/my-project` based on your *subdomain* and *project* names. Refer [here](http://help.testspace.com/reference:runner-reference#login-credentials) for more details.

0 commit comments

Comments
 (0)