Skip to content

Commit

Permalink
fix: fixed url for int test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulejman Karisik authored and Sulejman Karisik committed Apr 17, 2024
1 parent 02aa95a commit dbe6377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/mappings/package_show_with_error.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"request": {
"method": "GET",
"url": "/api/3/action/package_show?id=dataset_with_error"
"url": "/api/3/action/enhanced_package_show?id=dataset_with_error"
},
"response": {
"status": 500,
Expand Down

0 comments on commit dbe6377

Please sign in to comment.