Skip to content

Commit 5e57091

Browse files
authored
Merge pull request #300 from rtCamp/update/test-name
Update tests name
2 parents c55542c + 2872455 commit 5e57091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# e2e test for nginx helper plugin
22

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

55
# Controls when the workflow will run
66
on:
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
Run-wpe2e-TestCase:
2323
# The type of runner that the job will run on
24-
name: Run nginx helper plugin test Cases
24+
name: Playwright Tests
2525
runs-on: ubuntu-latest
2626
env:
2727
TESRESULT_TOKEN: ${{ secrets.TESRESULT_TOKEN }}

0 commit comments

Comments
 (0)