mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2026-02-04 08:35:53 +08:00
2
.github/workflows/it-tests.yml
vendored
2
.github/workflows/it-tests.yml
vendored
@@ -199,7 +199,7 @@ jobs:
|
|||||||
- uses: nick-fields/assert-action@aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2
|
- uses: nick-fields/assert-action@aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2
|
||||||
name: Then outputs.response_content value must include
|
name: Then outputs.response_content value must include
|
||||||
with:
|
with:
|
||||||
expected: '"accept":"application/json, text/plain, */*","content-type":"application/json","user-agent"'
|
expected: '"accept":"application/json, text/plain, */*"'
|
||||||
actual: ${{ steps.execution-response-file.outputs.response_content }}
|
actual: ${{ steps.execution-response-file.outputs.response_content }}
|
||||||
comparison: contains
|
comparison: contains
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user