We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This patch make tests failed (in my own machin),
http://paste.debian.net/176840/
====================================================================== FAIL: test_real_triggers (django_aggtrigg_demo.tests.TestMockingTrigger) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/moumoutte/projects/django-aggtrigg/demo/django_aggtrigg_demo/tests.py", line 58, in test_real_triggers Tree.objects.get_count().first().leave_count_private_leaves, 5) AssertionError: 0 != 5 ---------------------------------------------------------------------- Ran 7 tests in 1.310s
The text was updated successfully, but these errors were encountered:
refs #58, Added test which failed
454edb0
No branches or pull requests
This patch make tests failed (in my own machin),
http://paste.debian.net/176840/
The text was updated successfully, but these errors were encountered: