Add hostile fixture setup for authz testing
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"alice_email": "alice.m015@example.com",
|
||||
"bob_email": "bob.m015@example.com",
|
||||
"company_id": 1,
|
||||
"job_id": 1,
|
||||
"correspondence_id": 1,
|
||||
"attachment_id": 1,
|
||||
"api_base": "http://localhost:5202/api"
|
||||
}
|
||||
Reference in New Issue
Block a user