some warnings
This commit is contained in:
@@ -176,7 +176,7 @@ class PlannedSessionTests(TestCase):
|
||||
d1 = startdate.strftime("%Y%m%d"),
|
||||
d2 = enddate.strftime("%Y%m%d"),
|
||||
)
|
||||
self.assertEquals(
|
||||
self.assertEqual(
|
||||
response.get('Content-Disposition'),
|
||||
'attachment; filename="{name}"'.format(name=filename)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user