Skip to content

Commit

Permalink
Fix 'make test' for '412 Precondition Failed'
Browse files Browse the repository at this point in the history
  • Loading branch information
jankratochvil committed Jan 26, 2024
1 parent 8d9db06 commit 070f22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/test_data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@
"VEHICLE_LIST" : {
"TYPE" : "GET",
"AUTH" : true,
"URI" : "api/1/vehicles"
"URI" : "api/1/products"
},
"ROADSIDE_WARRANTY" : {
"TYPE" : "GET",
Expand Down

0 comments on commit 070f22c

Please sign in to comment.