mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
updated more tests
This commit is contained in:
parent
b170a47f46
commit
6537c93e63
7 changed files with 18 additions and 16 deletions
|
@ -85,7 +85,6 @@ def iter_sample_urls(urlconf):
|
|||
if not viewname:
|
||||
continue
|
||||
if viewname == "auth_user_password_change":
|
||||
print(route)
|
||||
break
|
||||
named_groups = route.regex.groupindex.keys()
|
||||
kwargs = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue