Skip to content

Commit 43f8276

Browse files
committed
Update CONTRIBUTING.md file
1 parent 0e87551 commit 43f8276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Run tests with `npm test`.
3030

3131
### End-to-End Tests
3232

33-
The continuous integration runs a set of [gherkin e2e tests](https://github.com/open-feature/test-harness/blob/main/features/evaluation.feature) using in-memory provider. These tests run with the "e2e" npm script. If you'd like to run
33+
The continuous integration runs a set of [gherkin e2e tests](https://github.com/open-feature/test-harness/blob/main/features/evaluation.feature) using in-memory provider. These tests run with the "e2e" npm script. If you'd like to run them locally, follow the steps below:
3434
```
3535
npm run e2e-server
3636
```

0 commit comments

Comments
 (0)