Skip to content

Commit b730029

Browse files
authored
Update README.md
1 parent e9d0535 commit b730029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Must have one environment variable set:
88

99
* `STEPZEN_ENDPOINT` - StepZen endpoint all the tests will be deployed to (one at a time). For example:
1010
```
11-
export STEPZEN_ENDPOINT=https://YOUR_ACCOUNT.stepzen.net/test/snippets/graphql
11+
export STEPZEN_ENDPOINT=https://YOUR_ACCOUNT.stepzen.net/test/snippets/__graphql
1212
```
1313

1414
You can also set this environment variable in a `.env` file in the `tests` folder. By copying the `.env.example` file.

0 commit comments

Comments
 (0)