Corrected repo name/link for func tests

This commit is contained in:
Peter Chamberlin
2016-10-04 11:18:43 +01:00
parent 1539a527e6
commit 26325ff5e7

View File

@@ -86,7 +86,7 @@ make test
``` ```
That will run pep8 for code analysis and our unit test suite. If you wish to run our functional tests, instructions can be found in the That will run pep8 for code analysis and our unit test suite. If you wish to run our functional tests, instructions can be found in the
[notifications-functional-test](https://github.com/alphagov/notifications-functional-test) repository. [notifications-functional-tests](https://github.com/alphagov/notifications-functional-tests) repository.