mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Fix unit test, linting, cleanup
This commit is contained in:
parent
9c230fcfa7
commit
5a05512944
14 changed files with 71 additions and 78 deletions
|
@ -179,8 +179,6 @@ urlpatterns = [
|
|||
name="domain-users-add",
|
||||
),
|
||||
path(
|
||||
# We embed the current user ID here, but we have a permission check
|
||||
# that ensures the user is who they say they are.
|
||||
"finish-profile-setup",
|
||||
views.FinishProfileSetupView.as_view(),
|
||||
name="finish-user-profile-setup",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue