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 e9d0535 commit b730029Copy full SHA for b730029
tests/README.md
@@ -8,7 +8,7 @@ Must have one environment variable set:
8
9
* `STEPZEN_ENDPOINT` - StepZen endpoint all the tests will be deployed to (one at a time). For example:
10
```
11
- export STEPZEN_ENDPOINT=https://YOUR_ACCOUNT.stepzen.net/test/snippets/graphql
+ export STEPZEN_ENDPOINT=https://YOUR_ACCOUNT.stepzen.net/test/snippets/__graphql
12
13
14
You can also set this environment variable in a `.env` file in the `tests` folder. By copying the `.env.example` file.
0 commit comments