Commit e9cbb6f3 by Matt Drayer Committed by Jonathan Piacenti

mattdrayer/api-gradebook-generator-fix: Added session dummy to mock

parent 8040cd80
......@@ -98,4 +98,3 @@ class RequestMockWithoutMiddleware(RequestMock):
if not hasattr(request, 'session'):
request.session = {}
return request
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment