Skip to content

Commit e16d054

Browse files
authored
Update README.md
1 parent 4e36454 commit e16d054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Create an OpenAPI Specification to document your API. For more information about
148148

149149
#### `/tests`:
150150

151-
End to End tests. These tests are written in Python and use the PyTest test runner. Before running these tests you will need to set environment variables. The `test_endpoint.py` file provides a template of how to set up tests which test your api endpoints. For more information about testing your API see the [API Producer Zone confluence](https://nhsd-confluence.digital.nhs.uk/display/APM/Testing+your+API ).
151+
End-to-end tests. These tests are written in Python and use the PyTest test runner. Before running these tests you will need to set environment variables. The `test_endpoint.py` file provides a template of how to set up tests which test your api endpoints. For more information about testing your API see the [API Producer Zone confluence](https://nhsd-confluence.digital.nhs.uk/display/APM/Testing+your+API ).
152152

153153
#### `Makefile`:
154154
Useful `make` targets to get started including: installing dependencies and running smoke tests.

0 commit comments

Comments
 (0)