Skip to content

Commit

Permalink
Update unhappy path remove-company endpoint POST (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamtoozer authored Dec 27, 2023
1 parent 4dfa977 commit 1139cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requests/test_benchmark_business_unhappy_path.json
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
"method": "POST",
"url": "/questionnaire/companies/{company_1}/remove-company/",
"data": {
"remove-confirmation": "Yes"
"remove-confirmation-company": "Yes"
}
},
{
Expand Down

0 comments on commit 1139cf9

Please sign in to comment.