mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 13:09:41 +02:00
add sample kwarg for url test
This commit is contained in:
parent
875dc1d467
commit
7ba93d05a2
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ SAMPLE_KWARGS = {
|
||||||
"domain": "whitehouse.gov",
|
"domain": "whitehouse.gov",
|
||||||
"user_pk": "1",
|
"user_pk": "1",
|
||||||
"portfolio_id": "1",
|
"portfolio_id": "1",
|
||||||
|
"user_id": "1",
|
||||||
}
|
}
|
||||||
|
|
||||||
# Our test suite will ignore some namespaces.
|
# Our test suite will ignore some namespaces.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue