Skip to content

Commit

Permalink
Add an IT test to verify DELETE method works as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienvermeille committed Aug 5, 2024
1 parent 9bf9afa commit 7d97d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/it-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
comparison: exact

test-delete-http-method:
name: "IT Test - Request Postman Echo POST URLEncoded json data"
name: "IT Test - Request Postman Echo DELETE"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit 7d97d9f

Please sign in to comment.