Skip to content

Instantly share code, notes, and snippets.

@kyogesh
Created July 22, 2015 08:01
Show Gist options
  • Save kyogesh/61d31852be2722300da3 to your computer and use it in GitHub Desktop.
Save kyogesh/61d31852be2722300da3 to your computer and use it in GitHub Desktop.
test_analytics failure
File "test_analytics.py", line 133, in test_total_terms_registered
self.assertEqual(self._get('total_terms_registered', '213210964'), 10)
AssertionError: 12L != 10
----------------------------------------------------------------------
Ran 30 tests in 204.711s
FAILED (failures=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment