Add & fix urls naming
This commit is contained in:
parent
0876a004e5
commit
f8361b9114
4 changed files with 7 additions and 5 deletions
|
@ -72,7 +72,7 @@ class UtilsViewTests(ViewTestCaseMixin, TestCase):
|
|||
|
||||
|
||||
class MailingListDiffCof(ViewTestCaseMixin, TestCase):
|
||||
url_name = 'gestioncof.views.liste_diffcof'
|
||||
url_name = 'ml_diffcof'
|
||||
url_expected = '/utile_cof/diff_cof'
|
||||
|
||||
auth_user = 'staff'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue