Skip to content

Commit

Permalink
flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Sep 15, 2014
1 parent 05e2567 commit 32a5e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celery/tests/backends/test_mongodb.py
Expand Up @@ -11,7 +11,7 @@
from celery.exceptions import ImproperlyConfigured
from celery.tests.case import (
AppCase, MagicMock, Mock, SkipTest, ANY,
call, depends_on_current_app, patch, sentinel,
depends_on_current_app, patch, sentinel,
)

COLLECTION = 'taskmeta_celery'
Expand Down

0 comments on commit 32a5e8a

Please sign in to comment.