Block Structure query count and API changes

This commit is contained in:
Nimisha Asthagiri
2017-02-26 21:16:40 -05:00
parent 1ee2c27f49
commit 02c24cb259
5 changed files with 47 additions and 23 deletions

View File

@@ -1773,7 +1773,7 @@ class TestCertificateGeneration(InstructorTaskModuleTestCase):
'failed': 3,
'skipped': 2
}
with self.assertNumQueries(166):
with self.assertNumQueries(169):
self.assertCertificatesGenerated(task_input, expected_results)
expected_results = {