Skip to content

Commit

Permalink
[github] "PHPUnit" renamed to "PHP Unit".
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Feb 14, 2021
1 parent 311f2e3 commit a6f98fb
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/core/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/eloquent/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/migrator/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/queue/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/spa/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/.github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHPUnit
name: PHP Unit

on:
push:
Expand Down

0 comments on commit a6f98fb

Please sign in to comment.