Skip to content

Commit

Permalink
Merge pull request #300 from rtCamp/update/test-name
Browse files Browse the repository at this point in the history
Update tests name
  • Loading branch information
alvitazwar authored Mar 27, 2023
2 parents c55542c + 2872455 commit 5e57091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# e2e test for nginx helper plugin

name: CI for Login with nginx helper test
name: End-to-End Tests

# Controls when the workflow will run
on:
Expand All @@ -21,7 +21,7 @@ on:
jobs:
Run-wpe2e-TestCase:
# The type of runner that the job will run on
name: Run nginx helper plugin test Cases
name: Playwright Tests
runs-on: ubuntu-latest
env:
TESRESULT_TOKEN: ${{ secrets.TESRESULT_TOKEN }}
Expand Down

0 comments on commit 5e57091

Please sign in to comment.