Skip to content
Snippets Groups Projects
Commit f276637d authored by Ben Adida's avatar Ben Adida
Browse files

updated settings for testing

parent 74d0a4ef
Branches
No related tags found
No related merge requests found
...@@ -195,4 +195,5 @@ djcelery.setup_loader() ...@@ -195,4 +195,5 @@ djcelery.setup_loader()
# for testing # for testing
#CELERY_ALWAYS_EAGER = True TEST_RUNNER = 'djcelery.contrib.test_runner.CeleryTestSuiteRunner'
# this effectively does CELERY_ALWAYS_EAGER = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment