Skip to content

Commit c0e834b

Browse files
committed
updated title wording
1 parent 5a94f0a commit c0e834b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-automation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
echo "::add-mask::$token"
214214
echo "APIGEE_ACCESS_TOKEN=$token" >> $GITHUB_ENV
215215
216-
- name: Run Pytest-BDD ${{ inputs.service_under_test }} tests with the ${{ inputs.suite_to_run }} filter wit MNS validation set to ${{ env.MNS_VALIDATION_REQUIRED }}
216+
- name: Run Pytest-BDD ${{ inputs.service_under_test }} tests with the ${{ inputs.suite_to_run }} filter and MNS validation set to ${{ env.MNS_VALIDATION_REQUIRED }}
217217
working-directory: tests/e2e_automation
218218
env:
219219
S3_env: ${{ startsWith(inputs.sub_environment, 'int-') && 'preprod' || inputs.sub_environment }}

0 commit comments

Comments
 (0)