add sample kwarg for url test

This commit is contained in:
Rachid Mrad 2024-08-23 23:50:40 -04:00
parent 875dc1d467
commit 7ba93d05a2
No known key found for this signature in database

View file

@ -25,6 +25,7 @@ SAMPLE_KWARGS = {
"domain": "whitehouse.gov",
"user_pk": "1",
"portfolio_id": "1",
"user_id": "1",
}
# Our test suite will ignore some namespaces.