update README for new test_settings location

This commit is contained in:
Jonathan Math 2020-10-24 19:23:05 +07:00
parent 340024e930
commit f2811cb2d7

View file

@ -279,7 +279,7 @@ If you need to move search servers and want to just delete everything in the sea
NewsBlur comes complete with a test suite that tests the functionality of the rss_feeds,
reader, and feed importer. To run the test suite:
./manage.py test --settings=utils.test-settings
./manage.py test --settings=newsblur_web.test-settings
## In Case of Downtime