Remove duplicate

This commit is contained in:
Harry Moreno 2019-11-20 05:30:18 -05:00 committed by GitHub
parent 3c4907bfc7
commit f043a709bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/
### Testing
- [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar/) - Configurable panels to debug requests/responses
- [django-silk](https://github.com/jazzband/django-silk) - Silky smooth profiling
- [pytest-django](https://github.com/pytest-dev/pytest-django) - Use pytest features in Django
- [django-test-plus](https://github.com/revsys/django-test-plus/) - Useful additions to Django's default TestCase
- [factory-boy](https://github.com/FactoryBoy/factory_boy) - Test fixtures replacement