mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-20 08:24:05 +02:00
updating tests
This commit is contained in:
parent
7a1348258d
commit
b170a47f46
8 changed files with 469 additions and 456 deletions
|
@ -18,6 +18,9 @@ from .common import less_console_noise
|
|||
# request on the view.
|
||||
SAMPLE_KWARGS = {
|
||||
"app_label": "registrar",
|
||||
"domain_pk": "1",
|
||||
"domain_request_pk": "1",
|
||||
"domain_invitation_pk": "1",
|
||||
"pk": "1",
|
||||
"id": "1",
|
||||
"content_type_id": "2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue